brechtm / rinohtype

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

Tutorial #330

Open evildmp opened 2 years ago

evildmp commented 2 years ago
CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 2 years ago

Codecov Report

Merging #330 (a99289e) into master (05447c8) will not change coverage. The diff coverage is n/a.

:exclamation: Current head a99289e differs from pull request most recent head 35154f0. Consider uploading reports for the commit 35154f0 to get more accurate results

@@           Coverage Diff           @@
##           master     #330   +/-   ##
=======================================
  Coverage   77.48%   77.48%           
=======================================
  Files          92       92           
  Lines       14601    14601           
  Branches     3267     3267           
=======================================
  Hits        11313    11313           
  Misses       2846     2846           
  Partials      442      442           
Flag Coverage Δ
3.10 77.46% <ø> (-0.02%) :arrow_down:
3.11.0-alpha 47.01% <ø> (+<0.01%) :arrow_up:
3.7 76.60% <ø> (ø)
3.8 77.02% <ø> (ø)
3.9 47.02% <ø> (ø)
Linux 77.04% <ø> (ø)
Windows 47.01% <ø> (-30.02%) :arrow_down:
macOS 77.43% <ø> (ø)
pypy-3.8 76.64% <ø> (ø)
regression-3.10 75.85% <ø> (-0.02%) :arrow_down:
regression-3.7 74.94% <ø> (ø)
regression-3.8 75.39% <ø> (ø)
regression-pypy3 74.97% <ø> (ø)
unit-3.10 47.00% <ø> (ø)
unit-3.11 47.01% <ø> (+<0.01%) :arrow_up:
unit-3.7 45.85% <ø> (ø)
unit-3.8 47.02% <ø> (ø)
unit-3.9 47.02% <ø> (ø)
unit-pypy3 45.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/rinoh/style.py 84.95% <0.00%> (-0.27%) :arrow_down:
src/rinoh/warnings.py 94.11% <0.00%> (+11.76%) :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 05447c8...35154f0. Read the comment docs.