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

Improve performance of hybrid encrypt CLI #1483

Merged
merged 2 commits into from
Dec 7, 2024

Feedback

1d44fc9
Select commit
Loading
Failed to load commit list.
Merged

Improve performance of hybrid encrypt CLI #1483

Feedback
1d44fc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2024 in 0s

93.27% (target 85.00%)

View this Pull Request on Codecov

93.27% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 96.79487% with 5 lines in your changes missing coverage. Please review.

Project coverage is 93.27%. Comparing base (e667e78) to head (1d44fc9).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
ipa-core/src/cli/crypto/hybrid_encrypt.rs 96.24% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1483      +/-   ##
==========================================
- Coverage   93.37%   93.27%   -0.10%     
==========================================
  Files         239      239              
  Lines       43476    43675     +199     
==========================================
+ Hits        40594    40739     +145     
- Misses       2882     2936      +54     

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