brechtm / rinohtype

The Python document processor
http://www.mos6581.org/rinohtype
GNU Affero General Public License v3.0
500 stars 60 forks source link

rinoh: all LinePart classes need hyphenate method #417

Closed jwhitham closed 1 year ago

jwhitham commented 1 year ago

Fixes #415

I agree to the Contributor License Agreement. I have tested this change locally using the files attached to issue 415. Thank you!

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 1 year ago

Codecov Report

Merging #417 (ac1318a) into master (c00a958) will decrease coverage by 0.26%. Report is 86 commits behind head on master. The diff coverage is 100.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:

... and 27 files with indirect coverage changes