Skip to content

Comments

Fix PGP decryption for non-compressed messages#619

Merged
chiranSachintha merged 1 commit intoballerina-platform:2201.12.xfrom
chiranSachintha:2201.12.x-issue
Dec 23, 2025
Merged

Fix PGP decryption for non-compressed messages#619
chiranSachintha merged 1 commit intoballerina-platform:2201.12.xfrom
chiranSachintha:2201.12.x-issue

Conversation

@chiranSachintha
Copy link
Member

Purpose

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility

@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.79%. Comparing base (f299f7d) to head (7c3ff3a).
⚠️ Report is 6 commits behind head on 2201.12.x.

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               @@
##             2201.12.x     #619      +/-   ##
===============================================
- Coverage        83.57%   82.79%   -0.79%     
- Complexity         228      347     +119     
===============================================
  Files               30       42      +12     
  Lines             1291     1616     +325     
  Branches           181      254      +73     
===============================================
+ Hits              1079     1338     +259     
- Misses             168      187      +19     
- Partials            44       91      +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.

@chiranSachintha chiranSachintha merged commit dd1ec75 into ballerina-platform:2201.12.x Dec 23, 2025
6 of 8 checks passed
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