Open github-actions[bot] opened 4 years ago
Merging #19 into master will decrease coverage by
1.02%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #19 +/- ##
==========================================
- Coverage 88.66% 87.64% -1.03%
==========================================
Files 5 5
Lines 150 178 +28
==========================================
+ Hits 133 156 +23
- Misses 17 22 +5
Impacted Files | Coverage Δ | |
---|---|---|
src/Layout.jl | 80.00% <0.00%> (-5.72%) |
:arrow_down: |
src/Session.jl | 90.00% <0.00%> (-2.31%) |
:arrow_down: |
src/Subject.jl | 100.00% <0.00%> (ø) |
|
src/File.jl | 86.17% <0.00%> (+0.45%) |
: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 3ac2b94...616f8cb. Read the comment docs.
This pull request changes the compat entry for the
PrettyTables
package from0.6,0.7,0.8
to0.6,0.7,0.8, 0.10
.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.