mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-26 10:35:53 +03:00
[PR #191] [MERGED] Update dependency coverage to v7.2.2 #350
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#350
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/191
Author: @renovate[bot]
Created: 3/23/2023
Status: ✅ Merged
Merged: 3/23/2023
Merged by: @renovate[bot]
Base:
master← Head:renovate/coverage-7.2.x-lockfile📝 Commits (1)
cd8fda6Update dependency coverage to v7.2.2📊 Changes
1 file changed (+52 additions, -52 deletions)
View changed files
📝
poetry.lock(+52 -52)📄 Description
This PR contains the following updates:
7.2.1->7.2.2Release Notes
nedbat/coveragepy
v7.2.2Compare Source
Fix: if a virtualenv was created inside a source directory, and a sourced
package was installed inside the virtualenv, then all of the third-party
packages inside the virtualenv would be measured. This was incorrect, but
has now been fixed: only the specified packages will be measured, thanks to
Manuel Jacob <pull 1560_>_.Fix: the
coverage lcovcommand could create a .lcov file with incorrectLF (lines found) and LH (lines hit) totals. This is now fixed, thanks to
Ian Moore <pull 1583_>_.Fix: the
coverage xmlcommand on Windows could create a .xml file withduplicate
<package>elements. This is now fixed, thanks toBenjamin Parzella <pull 1574_>, closingissue 1573... _pull 1560:https://github.com/nedbat/coveragepy/pull/15600
.. _issue 1573https://github.com/nedbat/coveragepy/issues/157373
.. _pull 157https://github.com/nedbat/coveragepy/pull/1574574
.. _pull 15https://github.com/nedbat/coveragepy/pull/15831583
.. _changes_7-2-1:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.