Closed mrz1988 closed 3 years ago
Merging #52 (a1fafb9) into master (b78ab6d) will increase coverage by
1.58%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #52 +/- ##
==========================================
+ Coverage 87.92% 89.50% +1.58%
==========================================
Files 35 35
Lines 1813 1811 -2
Branches 301 301
==========================================
+ Hits 1594 1621 +27
+ Misses 183 163 -20
+ Partials 36 27 -9
Impacted Files | Coverage Δ | |
---|---|---|
lilies/objects/lilyblock.py | 93.02% <0.00%> (+13.13%) |
:arrow_up: |
lilies/api/resize.py | 97.82% <0.00%> (+6.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 b78ab6d...a1fafb9. Read the comment docs.
Summary
Adds a few tests for LilyBlock and resize that were lacking before. Should make codecov more happy.