Closed devmotion closed 3 years ago
I ran the CompatHelper action manually with this PR to ensure that it works properly now: https://github.com/JuliaStats/StatsFuns.jl/runs/3332641954?check_suite_focus=true
Merging #123 (aac93eb) into master (44f7b3c) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #123 +/- ##
=======================================
Coverage 28.91% 28.91%
=======================================
Files 11 11
Lines 370 370
=======================================
Hits 107 107
Misses 263 263
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 44f7b3c...aac93eb. Read the comment docs.
Turns out the official CompatHelper workflow in CompatHelper.jl contained a bug (https://github.com/JuliaRegistries/CompatHelper.jl/pull/376). It seems everything will become easier soon with compathelper-action (https://github.com/JuliaRegistries/CompatHelper.jl/pull/379).