JuliaRegistries / CompatHelper.jl

Automatically update the [compat] entries for your Julia package's dependencies
https://JuliaRegistries.github.io/CompatHelper.jl/dev/
MIT License
138 stars 40 forks source link

Refactor some code, and increase the unit test code coverage for `src/main.jl` #481

Closed DilumAluthge closed 11 months ago

DilumAluthge commented 11 months ago

Targets #477

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (ef01653) 99.24% compared to head (fac7f58) 99.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dpa/merge-queue #481 +/- ## =================================================== + Coverage 99.24% 99.49% +0.25% =================================================== Files 12 12 Lines 395 398 +3 =================================================== + Hits 392 396 +4 + Misses 3 2 -1 ```

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