Closed stronk7 closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.90%. Comparing base (
1ec84f4
) to head (cb7f4ad
).:exclamation: Current head cb7f4ad differs from pull request most recent head ef0b764. Consider uploading reports for the commit ef0b764 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Tata!
There were a few problems with the integration checks, not properly detecting & asserting the expected exit statuses. Plus some problem using
runner.os
that uses different names (Linux
,Windows
,macOS
), so switching tomatrix.os
Now they are better checked, with some output added to explain the problem when the script runs.