Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(e2e): flame_game_test should expect 100% coverage #884

Open
alestiago opened this issue Nov 13, 2023 · 0 comments
Open

fix(e2e): flame_game_test should expect 100% coverage #884

alestiago opened this issue Nov 13, 2023 · 0 comments
Labels
bug Something isn't working as expected p2 Important issues not at the top of the work list

Comments

@alestiago
Copy link
Contributor

Description
The flame_game_test end-to-end test expects coverage of less than 100%, it should expect 100%.

Steps To Reproduce

See the flame_game_test.dart Dart file:

expect(testCoverageResult.stdout, contains('lines......: 97.8%'));

Expected Behavior
The test coverage expectation should be 100%.

@alestiago alestiago added the bug Something isn't working as expected label Nov 13, 2023
@BeatriceMitchell BeatriceMitchell moved this from Needs Triage to Backlog in VGV Open Source 🦄 🧙🌟 Nov 14, 2023
@tomarra tomarra added the p2 Important issues not at the top of the work list label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected p2 Important issues not at the top of the work list
Projects
Status: Backlog
Development

No branches or pull requests

2 participants