Closed github-actions[bot] closed 2 years ago
Anyone who can kick off CI/merge here? @DilumAluthge?
Merging #332 (cc9fa90) into master (5872cf7) will increase coverage by
0.44%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #332 +/- ##
==========================================
+ Coverage 90.66% 91.11% +0.44%
==========================================
Files 2 2
Lines 225 225
==========================================
+ Hits 204 205 +1
+ Misses 21 20 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/coveralls.jl | 94.73% <0.00%> (-1.76%) |
:arrow_down: |
src/codecovio.jl | 87.38% <0.00%> (+2.70%) |
:arrow_up: |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/codecovio.jl | 2 | 87.96% | ||
src/coveralls.jl | 2 | 94.74% | ||
<!-- | Total: | 4 | --> |
Totals | |
---|---|
Change from base Build 2380675684: | 0.5% |
Covered Lines: | 203 |
Relevant Lines: | 222 |
@DilumAluthge, CI looks good; merge and tag a new release?
Thanks!
This pull request changes the compat entry for the
HTTP
package from0.8, 0.9
to0.8, 0.9, 1
. 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.