Skip to content

feat(create): add flame_game template#544

Merged
felangel merged 8 commits intomainfrom
feat(create)/add-flame-game-template
Nov 3, 2022
Merged

feat(create): add flame_game template#544
felangel merged 8 commits intomainfrom
feat(create)/add-flame-game-template

Conversation

@wolfenrain
Copy link
Contributor

Description

Add the flame_game template

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

renancaraujo
renancaraujo previously approved these changes Nov 3, 2022
@scarletteliza
Copy link
Contributor

but where are the docs :P I can handle those

felangel
felangel previously approved these changes Nov 3, 2022
felangel
felangel previously approved these changes Nov 3, 2022
);
expect(testCoverageResult.exitCode, equals(ExitCode.success.code));
expect(testCoverageResult.stderr, isEmpty);
expect(testCoverageResult.stdout, contains('lines......: 97.8%'));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generated files aren't currently excluded from coverage. Will update this in a subsequent PR

@felangel felangel merged commit 84393cc into main Nov 3, 2022
@felangel felangel deleted the feat(create)/add-flame-game-template branch November 3, 2022 21:26
ahsanf pushed a commit to Arkabyte-Teknologi/very_good_cli that referenced this pull request Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants