Skip to content

Commit f5434c5

Browse files
Upgrade coverage to 7.15.4 for Python 3.14 CI support.
Older coverage.py releases corrupt trace data on Python 3.14, causing the coverage report to fail the 93% threshold even when all tests pass. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent ac010a1 commit f5434c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
black==25.1.0
22
build==1.2.2.post1
3-
coverage==7.6.12
3+
coverage==7.15.4
44
docopt==0.6.2
55
packaging==24.2
66
pathspec==0.12.1

0 commit comments

Comments
 (0)