Closed sunshowers closed 3 weeks ago
Attention: Patch coverage is 80.59701%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 79.74%. Comparing base (
6bbe40d
) to head (1eafe2e
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
nextest-runner/src/runner.rs | 77.96% | 13 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add some wrapper structs to pass in arguments. We're going to be adding even more arguments in the future, and these wrappers make that job significantly easier.