pygef
pygef copied to clipboard
chore(deps): update dependency coveralls to v4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| coveralls (changelog) | ==3.3.1 -> ==4.0.1 |
Release Notes
TheKevJames/coveralls-python (coveralls)
v4.0.1
Internal
- support
coveragev7.5+ (#442) (f41dca5) - skip tests which require running in a git repo when
.gitis missing (#443) (b566fc3)
v4.0.0
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.tomlpackages by default (viacoverage[toml]) (962e2242) - add
python-coverallsentrypoint (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
coveragev7.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
coveragev4.x (752f52a0) - auto-build and publish
dockerimages - refactor: more closely match
coveragepublic 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.
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 | |
|---|---|
| Change from base Build 14656328732: | 0.0% |
| Covered Lines: | 972 |
| Relevant Lines: | 1097 |
💛 - 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.