Skip to content

Clear Dependabot high alert (pyo3) - #96

Open
thomasrockhu-codecov wants to merge 7 commits into
mainfrom
th/cve-pyo3
Open

Clear Dependabot high alert (pyo3)#96
thomasrockhu-codecov wants to merge 7 commits into
mainfrom
th/cve-pyo3

Conversation

@thomasrockhu-codecov

Copy link
Copy Markdown
Contributor

Summary

  • Bump pyo3 to 0.29.x to clear GHSA-36hh-v3qg-5jq4.
  • Migrate custom FromPyObject impls to the 0.29 extract(Borrowed) API.

Test plan

  • cargo check / CI passes
  • Confirm Dependabot high clears after merge

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.19608% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.90%. Comparing base (b942e35) to head (c637590).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/junit.rs 80.00% 3 Missing ⚠️
src/testrun.rs 94.44% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
- Coverage   94.96%   94.90%   -0.07%     
==========================================
  Files          17       17              
  Lines        2087     2099      +12     
==========================================
+ Hits         1982     1992      +10     
- Misses        105      107       +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@codecov-notifications

codecov-notifications Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.19608% with 5 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/junit.rs 80.00% 3 Missing ⚠️
src/testrun.rs 94.44% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@codspeed-hq

codspeed-hq Bot commented Aug 7, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 6 untouched benchmarks


Comparing th/cve-pyo3 (c637590) with main (b942e35)

Open in CodSpeed

thomasrockhu-codecov and others added 5 commits August 7, 2026 16:09
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant