Closed wasabeef closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.52%. Comparing base (
38f121f
) to head (41de148
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What does this change?
I limited concurrent execution because these logs were being output during the execution of the flutter command.
When
melos run get
And fix analyze.
Type of change
Please delete options that are not relevant.
Checklist:
Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
melos run test
)melos run format
to automatically apply formatting)