mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-26 10:35:53 +03:00
[PR #180] [MERGED] Update dependency coverage to v7.2.1 #339
Labels
No labels
ESPN
FBref
FotMob
MatchHistory
SoFIFA
Sofascore
WhoScored
WhoScored
bug
build
common
dependencies
discussion
documentation
duplicate
enhancement
good first issue
invalid
performance
pull-request
question
question
removal
understat
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/soccerdata#339
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/probberechts/soccerdata/pull/180
Author: @renovate[bot]
Created: 3/15/2023
Status: ✅ Merged
Merged: 3/15/2023
Merged by: @probberechts
Base:
master← Head:renovate/coverage-7.x-lockfile📝 Commits (1)
b6135fbUpdate dependency coverage to v7.2.1📊 Changes
1 file changed (+52 additions, -52 deletions)
View changed files
📝
poetry.lock(+52 -52)📄 Description
This PR contains the following updates:
7.0.5->7.2.1Release Notes
nedbat/coveragepy
v7.2.1Compare Source
Fix: the PyPI page had broken links to documentation pages, but no longer
does, closing
issue 1566_.Fix: public members of the coverage module are now properly indicated so that
mypy will find them, fixing
issue 1564_... _issue 1564:https://github.com/nedbat/coveragepy/issues/15644
.. _issue 1566https://github.com/nedbat/coveragepy/issues/156666
.. _changes_7-2-0:
v7.2.0Compare Source
Added a new setting
[report] exclude_alsoto let you add more exclusionswithout overwriting the defaults. Thanks,
Alpha Chen <pull 1557_>,closing
issue 1391.Added a :meth:
.CoverageData.purge_filesmethod to remove recorded data fora particular file. Contributed by
Stephan Deibel <pull 1547_>_.Fix: when reporting commands fail, they will no longer congratulate
themselves with messages like "Wrote XML report to file.xml" before spewing a
traceback about their failure.
Fix: arguments in the public API that name file paths now accept pathlib.Path
objects. This includes the
data_fileandconfig_filearguments tothe Coverage constructor and the
basenameargument to CoverageData.Closes
issue 1552_.Fix: In some embedded environments, an IndexError could occur on stop() when
the originating thread exits before completion. This is now fixed, thanks to
Russell Keith-Magee <pull 1543_>, closingissue 1542.Added a
py.typedfile to announce our type-hintedness. Thanks,KotlinIsland <pull 1550_>_... _issue 1391:https://github.com/nedbat/coveragepy/issues/13911
.. _issue 1542https://github.com/nedbat/coveragepy/issues/154242
.. _pull 154https://github.com/nedbat/coveragepy/pull/1543543
.. _pull 15https://github.com/nedbat/coveragepy/pull/15471547
.. _pull 1https://github.com/nedbat/coveragepy/pull/1550/1550
.. _issue https://github.com/nedbat/coveragepy/issues/1552s/1552
.. _pullhttps://github.com/nedbat/coveragepy/pull/1557ll/1557
.. _changes_7-1-0:
v7.1.0Compare Source
Added: the debug output file can now be specified with
[run] debug_filein the configuration file. Closes
issue 1319_.Performance: fixed a slowdown with dynamic contexts that's been around since
6.4.3. The fix closes
issue 1538. Thankfully this doesn't break theCython changethat fixedissue 972_. Thanks to Mathieu Kniewallner forthe deep investigative work and comprehensive issue report.
Typing: all product and test code has type annotations.
.. _Cython change:https://github.com/nedbat/coveragepy/pull/13477
.. _issue 972https://github.com/nedbat/coveragepy/issues/97272
.. _issue 131https://github.com/nedbat/coveragepy/issues/1319319
.. _issue 15https://github.com/nedbat/coveragepy/issues/15381538
.. _changes_7-0-5:
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.
This PR has been generated by Mend Renovate. View repository job log here.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.