brechtm / rinohtype

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

Bump pytest-github-actions-annotate-failures from 0.1.7 to 0.1.8 #396

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Changelog

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

0.1.8 (2022-12-20)

No functionality change.

Commits
  • c65bfd2 Fix version (#64)
  • e5c7167 bump to 0.1.8 (#63)
  • 88e2c94 Change URL of PyPI project link (#61)
  • 5294a23 Merge pull request #62 from pytest-dev/fix-ci-envrionment
  • b662949 ci: change pre-commit hook repo of flake8
  • 24f5355 ci: use older version of Ubuntu for Python 3.6
  • 3358704 Merge pull request #60 from edgarrmondragon/fix/third-party-exceptions
  • c2626f8 Remove f prefix from string
  • 038ffa6 fix: Reference the correct line number in third-party exceptions
  • 55bba59 fix(setup): add python_requires
  • Additional commits viewable 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 1 year ago

Codecov Report

Merging #396 (8bba3da) into master (840afca) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master     #396   +/-   ##
=======================================
  Coverage   46.90%   46.90%           
=======================================
  Files          92       92           
  Lines       14662    14662           
  Branches     2410     2410           
=======================================
  Hits         6877     6877           
  Misses       7615     7615           
  Partials      170      170           
Flag Coverage Δ
3.10 46.90% <0.00%> (ø)
3.11 46.91% <0.00%> (ø)
3.12.0-alpha ?
3.7 45.74% <0.00%> (ø)
3.8 46.90% <0.00%> (ø)
3.9 46.90% <0.00%> (ø)
Linux 46.90% <0.00%> (ø)
pypy-3.9 46.92% <0.00%> (ø)
unit-3.10 46.90% <0.00%> (ø)
unit-3.11 46.91% <0.00%> (ø)
unit-3.12 ?
unit-3.7 45.74% <0.00%> (ø)
unit-3.8 46.90% <0.00%> (ø)
unit-3.9 46.90% <0.00%> (ø)
unit-pypy3 46.92% <0.00%> (ø)

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

Impacted Files Coverage Δ
src/rinoh/paragraph.py 34.19% <0.00%> (ø)

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

dependabot[bot] commented 1 year ago

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