carlobaldassi / ArgParse.jl

Package for parsing command-line arguments to Julia programs.
Other
236 stars 36 forks source link

Run CI against latest Julia release and x86 linux #126

Closed omus closed 9 months ago

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f1eaaf9) 95.65% compared to head (63e7af5) 0.46%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #126 +/- ## ========================================== - Coverage 95.65% 0.46% -95.20% ========================================== Files 5 4 -1 Lines 1381 1300 -81 ========================================== - Hits 1321 6 -1315 - Misses 60 1294 +1234 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

carlobaldassi commented 9 months ago

Thanks!