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

fix: Improve usage of #[cfg] directives #783

Merged
merged 5 commits into from
Dec 17, 2024
Merged

fix: Improve usage of #[cfg] directives #783

merged 5 commits into from
Dec 17, 2024

Conversation

scouten-adobe
Copy link
Collaborator

Based on work by @kornelski in #702. Thank you!

kornelski and others added 5 commits December 7, 2024 04:03
# Conflicts:
#	internal/crypto/src/lib.rs
#	internal/crypto/src/raw_signature/validator.rs
#	sdk/Cargo.toml
#	sdk/src/ingredient.rs
#	sdk/src/openssl/mod.rs
#	sdk/src/openssl/temp_signer_async.rs
#	sdk/src/signer.rs
#	sdk/src/utils/test.rs
@scouten-adobe scouten-adobe self-assigned this Dec 17, 2024
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.94%. Comparing base (d34846d) to head (6c2e3b4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #783      +/-   ##
==========================================
+ Coverage   80.85%   80.94%   +0.09%     
==========================================
  Files         114      114              
  Lines       31227    31214      -13     
==========================================
+ Hits        25248    25266      +18     
+ Misses       5979     5948      -31     

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

@scouten-adobe scouten-adobe merged commit 37b274c into main Dec 17, 2024
30 checks passed
@scouten-adobe scouten-adobe deleted the fix-cfgs branch December 17, 2024 17:04
This was referenced Dec 17, 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.

2 participants