brechtm / rinohtype

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

Bump nox-poetry from 1.0.1 to 1.0.2 #385

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps nox-poetry from 1.0.1 to 1.0.2.

Release notes

Sourced from nox-poetry's releases.

v1.0.2

Changes

:package: Dependencies

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 1 year ago

Codecov Report

Merging #385 (a80b07e) into master (4d52286) will decrease coverage by 30.64%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #385       +/-   ##
===========================================
- Coverage   77.52%   46.87%   -30.65%     
===========================================
  Files          92       92               
  Lines       14658    14658               
  Branches     2060     2410      +350     
===========================================
- Hits        11363     6871     -4492     
- Misses       2850     7616     +4766     
+ Partials      445      171      -274     
Flag Coverage Δ
3.10 46.87% <ø> (-29.10%) :arrow_down:
3.11.0-alpha 46.88% <ø> (?)
3.7 45.71% <ø> (?)
3.8 46.87% <ø> (?)
3.9 46.87% <ø> (ø)
Linux 46.86% <ø> (-28.65%) :arrow_down:
Windows 46.86% <ø> (-30.21%) :arrow_down:
macOS ?
pypy-3.9 46.89% <ø> (-30.22%) :arrow_down:
regression-3.10 ?
regression-pypy3 ?
unit-3.10 46.87% <ø> (?)
unit-3.11 46.88% <ø> (?)
unit-3.7 45.71% <ø> (?)
unit-3.8 46.87% <ø> (?)
unit-3.9 46.87% <ø> (ø)
unit-pypy3 46.89% <ø> (ø)

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

Impacted Files Coverage Δ
src/rinoh/frontend/commonmark/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
src/rinoh/backend/pdf/xobject/png.py 14.46% <0.00%> (-80.51%) :arrow_down:
src/rinoh/flowable.py 33.75% <0.00%> (-61.89%) :arrow_down:
src/rinoh/backend/pdf/__init__.py 31.08% <0.00%> (-58.36%) :arrow_down:
src/rinoh/table.py 35.10% <0.00%> (-58.20%) :arrow_down:
src/rinoh/font/opentype/truetype.py 41.93% <0.00%> (-58.07%) :arrow_down:
src/rinoh/paragraph.py 34.19% <0.00%> (-57.91%) :arrow_down:
src/rinoh/backend/pdf/util.py 27.27% <0.00%> (-57.58%) :arrow_down:
src/rinoh/font/opentype/parse.py 43.88% <0.00%> (-53.24%) :arrow_down:
src/rinoh/backend/pdf/xobject/jpeg.py 19.90% <0.00%> (-52.49%) :arrow_down:
... and 52 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

brechtm commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like nox-poetry is up-to-date now, so this is no longer needed.