Closed github-actions[bot] closed 3 years ago
Merging #61 (e261eb4) into master (fd8631c) will decrease coverage by
3.20%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #61 +/- ##
==========================================
- Coverage 40.96% 37.75% -3.21%
==========================================
Files 49 49
Lines 2368 2246 -122
==========================================
- Hits 970 848 -122
Misses 1398 1398
Impacted Files | Coverage Δ | |
---|---|---|
src/core/learnables.jl | 52.38% <0.00%> (-7.62%) |
:arrow_down: |
src/pipelines/gfi/propose.jl | 35.48% <0.00%> (-5.70%) |
:arrow_down: |
src/gen_fn_interface.jl | 50.00% <0.00%> (-5.36%) |
:arrow_down: |
src/pipelines/gfi/update.jl | 67.07% <0.00%> (-5.15%) |
:arrow_down: |
src/compiler/absint/absint.jl | 81.81% <0.00%> (-5.03%) |
:arrow_down: |
src/core/array_compat.jl | 63.04% <0.00%> (-4.89%) |
:arrow_down: |
src/pipelines/gfi/assess.jl | 41.66% <0.00%> (-4.49%) |
:arrow_down: |
src/pipelines/gfi/generate.jl | 39.47% <0.00%> (-4.43%) |
:arrow_down: |
src/core/address_maps/dynamic.jl | 43.92% <0.00%> (-3.91%) |
:arrow_down: |
src/pipelines/gfi/regenerate.jl | 48.00% <0.00%> (-3.86%) |
:arrow_down: |
... and 17 more |
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 fd8631c...e261eb4. Read the comment docs.
This pull request changes the compat entry for the
Gen
package from0.3.5
to0.3.5, 0.4
.This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.