Skip to content

Fix PGP decryption for non-compressed messages

ebf81bf
Select commit
Loading
Failed to load commit list.
Merged

Fix PGP decryption for non-compressed messages #618

Fix PGP decryption for non-compressed messages
ebf81bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2025 in 0s

82.10% (target 80.00%)

View this Pull Request on Codecov

82.10% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.10%. Comparing base (2b114ee) to head (ebf81bf).

Files with missing lines Patch % Lines
...allerina/stdlib/crypto/PgpDecryptionGenerator.java 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #618      +/-   ##
============================================
- Coverage     82.46%   82.10%   -0.36%     
- Complexity      243      371     +128     
============================================
  Files            29       41      +12     
  Lines          1386     1727     +341     
  Branches        193      269      +76     
============================================
+ Hits           1143     1418     +275     
- Misses          196      215      +19     
- Partials         47       94      +47     

☔ View full report in Codecov by Sentry.
📢 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.