Skip to content

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

@alestiago

Description

@alestiago

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%.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working as expectedp2Important issues not at the top of the work list

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions