Closed github-actions[bot] closed 4 years ago
Merging #9 into develop will increase coverage by
4.15%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #9 +/- ##
===========================================
+ Coverage 68.42% 72.58% +4.15%
===========================================
Files 2 2
Lines 38 62 +24
===========================================
+ Hits 26 45 +19
- Misses 12 17 +5
Impacted Files | Coverage Δ | |
---|---|---|
src/BedgraphFiles.jl | 78.94% <0%> (+0.15%) |
:arrow_up: |
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 e03cb75...eb26bfc. Read the comment docs.
This pull request changes the compat entry for the
Requires
package from0.5
to0.5, 1.0
.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.