Closed jwhitham closed 1 year ago
Merging #417 (ac1318a) into master (c00a958) will decrease coverage by
0.26%
. Report is 86 commits behind head on master. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #417 +/- ##
==========================================
- Coverage 77.44% 77.19% -0.26%
==========================================
Files 92 93 +1
Lines 14613 14672 +59
Branches 3269 2410 -859
==========================================
+ Hits 11317 11326 +9
- Misses 2854 2908 +54
+ Partials 442 438 -4
Flag | Coverage Δ | |
---|---|---|
3.10 | 77.20% <100.00%> (-0.23%) |
:arrow_down: |
3.11 | 77.21% <100.00%> (?) |
|
3.11.0-alpha | ? |
|
3.12.0-alpha | 77.21% <100.00%> (?) |
|
3.7 | ? |
|
3.8 | 77.15% <100.00%> (+0.20%) |
:arrow_up: |
3.9 | 46.92% <50.00%> (-0.04%) |
:arrow_down: |
Linux | 77.18% <100.00%> (+0.20%) |
:arrow_up: |
Windows | ? |
|
macOS | ? |
|
pypy-3.9 | 77.19% <100.00%> (+0.20%) |
:arrow_up: |
regression-3.10 | 75.71% <100.00%> (-0.14%) |
:arrow_down: |
regression-3.11 | 75.72% <100.00%> (+0.31%) |
:arrow_up: |
regression-3.12 | 75.72% <100.00%> (?) |
|
regression-3.7 | ? |
|
regression-3.8 | 75.66% <100.00%> (+0.31%) |
:arrow_up: |
regression-pypy3 | 75.69% <100.00%> (+0.31%) |
:arrow_up: |
unit-3.10 | 46.92% <50.00%> (-0.04%) |
:arrow_down: |
unit-3.11 | 46.93% <50.00%> (-0.04%) |
:arrow_down: |
unit-3.12 | 46.93% <50.00%> (?) |
|
unit-3.7 | ? |
|
unit-3.8 | 46.92% <50.00%> (-0.04%) |
:arrow_down: |
unit-3.9 | 46.92% <50.00%> (-0.04%) |
:arrow_down: |
unit-pypy3 | 46.94% <50.00%> (-0.04%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Files Changed | Coverage Δ | |
---|---|---|
src/rinoh/paragraph.py | 92.31% <100.00%> (+0.21%) |
:arrow_up: |
Fixes #415
I agree to the Contributor License Agreement. I have tested this change locally using the files attached to issue 415. Thank you!