Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Make AsyncRawSignatureValidator available on all platforms #800

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

scouten-adobe
Copy link
Collaborator

(When OpenSSL is used, it's just a wrapper around the synchronous code path.)

(When OpenSSL is used, it's just a wrapper around the synchronous code path.)
@scouten-adobe scouten-adobe self-assigned this Dec 24, 2024
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 80.83%. Comparing base (690ed5c) to head (f4741c2).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/crypto/src/raw_signature/validator.rs 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #800      +/-   ##
==========================================
- Coverage   80.87%   80.83%   -0.04%     
==========================================
  Files         118      118              
  Lines       30996    31011      +15     
==========================================
+ Hits        25068    25069       +1     
- Misses       5928     5942      +14     

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

@scouten-adobe scouten-adobe merged commit 1ca698d into main Dec 24, 2024
28 of 30 checks passed
@scouten-adobe scouten-adobe deleted the async-raw-signature-validator-adapter branch December 24, 2024 22:52
@scouten-adobe scouten-adobe mentioned this pull request Dec 24, 2024
@scouten-adobe scouten-adobe mentioned this pull request Jan 8, 2025
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