brechtm / rinohtype

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

Bump pytest-github-actions-annotate-failures from 0.1.6 to 0.1.7 #347

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pytest-github-actions-annotate-failures from 0.1.6 to 0.1.7.

Changelog

Sourced from pytest-github-actions-annotate-failures's changelog.

0.1.7 (2022-07-02)

Commits
  • dcf346b Merge pull request #52 from utgwkk/bump/v0.1.7
  • 6a3f85b bump to 0.1.7
  • d8b44a0 Merge pull request #50 from helpmefindaname/main
  • 634200b Merge branch 'utgwkk:main' into main
  • 1324570 Merge pull request #51 from utgwkk/use-latest-major-version-actions
  • 2545ed5 Specify Python version for actions/setup-python
  • 7139fc1 Use latest major version of actions/checkout
  • 4e56014 Use latest major version of actions/setup-python
  • 8cd49f7 add longrepr from plugin tests
  • See full diff in compare view


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 2 years ago

Codecov Report

Merging #347 (b0df8a5) into master (c405b96) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #347   +/-   ##
=======================================
  Coverage   77.44%   77.44%           
=======================================
  Files          92       92           
  Lines       14617    14617           
  Branches     3270     3270           
=======================================
  Hits        11320    11320           
- Misses       2847     2855    +8     
+ Partials      450      442    -8     
Flag Coverage Δ
3.10 77.43% <ø> (ø)
3.11.0-alpha 77.00% <ø> (+<0.01%) :arrow_up:
3.7 76.54% <ø> (ø)
3.8 76.94% <ø> (ø)
3.9 46.95% <ø> (ø)
Linux 76.98% <ø> (ø)
Windows 76.97% <ø> (ø)
macOS 77.39% <ø> (ø)
pypy-3.9 76.98% <ø> (ø)
regression-3.10 75.84% <ø> (ø)
regression-3.11 75.40% <ø> (+<0.01%) :arrow_up:
regression-3.7 74.90% <ø> (ø)
regression-3.8 75.34% <ø> (ø)
regression-pypy3 75.38% <ø> (ø)
unit-3.10 46.96% <ø> (ø)
unit-3.11 46.96% <ø> (+<0.01%) :arrow_up:
unit-3.7 45.79% <ø> (ø)
unit-3.8 46.95% <ø> (ø)
unit-3.9 46.95% <ø> (ø)
unit-pypy3 46.98% <ø> (ø)

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

Impacted Files Coverage Δ
src/rinoh/hyphenator.py 68.14% <0.00%> (ø)
src/rinoh/frontend/xml/lxml.py 0.00% <0.00%> (ø)
src/rinoh/frontend/epub/nodes.py 0.00% <0.00%> (ø)
src/rinoh/frontend/xml/__init__.py 0.00% <0.00%> (ø)
src/rinoh/frontend/docbook/nodes.py 0.00% <0.00%> (ø)
src/rinoh/frontend/epub/__init__.py 0.00% <0.00%> (ø)
src/rinoh/frontend/xml/elementtree.py 0.00% <0.00%> (ø)
src/rinoh/frontend/docbook/__init__.py 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

dependabot[bot] commented 2 years ago

Looks like pytest-github-actions-annotate-failures is up-to-date now, so this is no longer needed.