Skip to content

Prepare coincurve 22.0.0 for Python 3.14 and free threading - #225

Open
ofek wants to merge 7 commits into
masterfrom
prepare-release
Open

Prepare coincurve 22.0.0 for Python 3.14 and free threading#225
ofek wants to merge 7 commits into
masterfrom
prepare-release

Require PEP 639 metadata validation support

b700db3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2026 in 1s

79.73% (target 70.00%)

View this Pull Request on Codecov

79.73% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.73%. Comparing base (4285045) to head (b700db3).
⚠️ Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
+ Coverage   79.40%   79.73%   +0.33%     
==========================================
  Files          13       14       +1     
  Lines         738      755      +17     
  Branches       61       61              
==========================================
+ Hits          586      602      +16     
  Misses        105      105              
- Partials       47       48       +1     
Files with missing lines Coverage Δ
src/coincurve/__init__.py 100.00% <100.00%> (ø)
src/coincurve/der.py 76.06% <100.00%> (ø)
tests/test_freethreading.py 100.00% <100.00%> (ø)

... and 14 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.