Closed RomainMuller closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 61.50%. Comparing base (
9bd25ae
) to head (50ced96
). Report is 5 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Name the files appropriately instead of "main", and add the
integration
build constraint to all of them so thatgo test ./...
does not waste time building them for nothing.