mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 10:05:53 +03:00
[PR #575] [MERGED] chore(deps): update dependency coverage to v7.5.1 #669
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#669
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/575
Author: @renovate[bot]
Created: 5/11/2024
Status: ✅ Merged
Merged: 5/14/2024
Merged by: @renovate[bot]
Base:
master← Head:renovate/coverage-7.5.x-lockfile📝 Commits (1)
7e15345chore(deps): update dependency coverage to v7.5.1📊 Changes
1 file changed (+53 additions, -53 deletions)
View changed files
📝
poetry.lock(+53 -53)📄 Description
This PR contains the following updates:
7.5.0->7.5.1Release Notes
nedbat/coveragepy (coverage)
v7.5.1Compare Source
Fix: a pragma comment on the continuation lines of a multi-line statement
now excludes the statement and its body, the same as if the pragma is
on the first line. This closes
issue 754. The fix was contributed byDaniel Diniz <pull 1773_>.Fix: very complex source files like
this one <resolvent_lookup_>_ couldcause a maximum recursion error when creating an HTML report. This is now
fixed, closing
issue 1774_.HTML report improvements:
Support files (JavaScript and CSS) referenced by the HTML report now have
hashes added to their names to ensure updated files are used instead of
stale cached copies.
Missing branch coverage explanations that said "the condition was never
false" now read "the condition was always true" because it's easier to
understand.
Column sort order is remembered better as you move between the index pages,
fixing
issue 1766. Thanks,Daniel Diniz <pull 1768_>... _resolvent_lookup:
github.com/sympy/sympy@130950f3e6/sympy/polys/numberfields/resolvent_lookup.py.. _issue 754https://github.com/nedbat/coveragepy/issues/75454
.. _issue 176https://github.com/nedbat/coveragepy/issues/1766766
.. _pull 17https://github.com/nedbat/coveragepy/pull/17681768
.. _pull 1https://github.com/nedbat/coveragepy/pull/1773/1773
.. _issue https://github.com/nedbat/coveragepy/issues/1774s/1774
.. _changes_7-5-0:
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.