Skip to content

ECDSA verification: Move splitting of signature.#2860

Merged
briansmith merged 1 commit into
mainfrom
b/split_rs
Jun 25, 2026
Merged

ECDSA verification: Move splitting of signature.#2860
briansmith merged 1 commit into
mainfrom
b/split_rs

Conversation

@briansmith

Copy link
Copy Markdown
Owner

Split the parsing of the signature into the caller. This simplifies the test, as the test no longer needs to serialize the signature.

@briansmith briansmith self-assigned this Jun 25, 2026
Split the parsing of the signature into the caller. This simplifies
the test, as the test no longer needs to serialize the signature.
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.38%. Comparing base (f60ab8f) to head (82b187b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2860      +/-   ##
==========================================
- Coverage   96.45%   93.38%   -3.08%     
==========================================
  Files         204      201       -3     
  Lines       20399    19774     -625     
  Branches      521      488      -33     
==========================================
- Hits        19675    18465    -1210     
- Misses        601     1125     +524     
- Partials      123      184      +61     

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

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

@briansmith briansmith merged commit 01e6902 into main Jun 25, 2026
55 of 189 checks passed
@briansmith briansmith deleted the b/split_rs branch June 25, 2026 18:02
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