pygef icon indicating copy to clipboard operation
pygef copied to clipboard

chore(deps): update dependency coveralls to v4

Open renovate[bot] opened this issue 7 months ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coveralls (changelog) ==3.3.1 -> ==4.0.1 age adoption passing confidence

Release Notes

TheKevJames/coveralls-python (coveralls)

v4.0.1

Compare Source

Internal
  • support coverage v7.5+ (#​442) (f41dca5)
  • skip tests which require running in a git repo when .git is missing (#​443) (b566fc3)

v4.0.0

Compare Source

BREAKING CHANGES

When config.ignore_errors is Falsey, failures to parse Python files or look up file sources will now interrupt and early exit collection, which matches default coverage behaviour. Previously, we had manually muted these errors and/or only errored after collecting multiple failures.

See the coverage.py docs for setting this option.

Features
  • support pyproject.toml packages by default (via coverage[toml]) (962e2242)
  • add python-coveralls entrypoint (3d8d56e4)
Bug Fixes
  • fixup default support for Github Actions (#​427, #​385) (44e95634) -- thanks @​andy-maier
  • fail and report on all errors, not just those derived from CoverallsException (be446287)
Internal
  • support coverage v7.0 - v7.4 (8fb36645)
  • support Python 3.11 and 3.12 (8dbce919)
  • fixup docs for tox v3 and v4 support (#​371) (05bb20d8) -- thanks @​masonf
  • drop support for Python3.7 and below
  • drop support for coverage v4.x (752f52a0)
  • auto-build and publish docker images
  • refactor: more closely match coverage public interface (#​421)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Apr 25 '25 06:04 renovate[bot]

Pull Request Test Coverage Report for Build 14658009463

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.605%

Totals Coverage Status
Change from base Build 14656328732: 0.0%
Covered Lines: 972
Relevant Lines: 1097

💛 - Coveralls

coveralls avatar Apr 25 '25 06:04 coveralls

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

renovate[bot] avatar Jul 22 '25 03:07 renovate[bot]