Closed github-actions[bot] closed 1 year ago
Merging #79 (068f04c) into master (66f2fd9) will increase coverage by
0.05%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #79 +/- ##
==========================================
+ Coverage 94.78% 94.84% +0.05%
==========================================
Files 15 15
Lines 1667 1667
==========================================
+ Hits 1580 1581 +1
+ Misses 87 86 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/archspace.jl | 95.81% <0.00%> (+0.52%) |
: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 66f2fd9...068f04c. Read the comment docs.
Fixed in #85
This pull request changes the compat entry for the
Setfield
package from0.3.4, 0.5, 0.6, 0.7, 0.8
to0.3.4, 0.5, 0.6, 0.7, 0.8, 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.