Closed github-actions[bot] closed 3 years ago
Merging #6 (2475ad5) into master (1cb3da2) will decrease coverage by
0.46%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #6 +/- ##
==========================================
- Coverage 77.45% 76.99% -0.47%
==========================================
Files 10 10
Lines 488 513 +25
==========================================
+ Hits 378 395 +17
- Misses 110 118 +8
Impacted Files | Coverage Δ | |
---|---|---|
src/meta/environments.jl | 25.00% <0.00%> (-1.09%) |
:arrow_down: |
src/profiles.jl | 81.89% <0.00%> (-0.88%) |
:arrow_down: |
src/meta/components.jl | 100.00% <0.00%> (ø) |
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 1cb3da2...2475ad5. Read the comment docs.
This pull request changes the compat entry for the
Polyester
package from0.3
to0.3, 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.