Closed hassony105 closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.57%. Comparing base (
db8d05f
) to head (1139612
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Some of Function parameters represents with no name, so the default Flutter's parameter name represent [p0, p1, p2,...]. This PR fixes it.