Skip to content

[Automated] Update the native jar versions

c969fe1
Select commit
Loading
Failed to load commit list.
Closed

Migrate to BC-FIPS library #597

[Automated] Update the native jar versions
c969fe1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 25, 2025 in 0s

74.33% (target 80.00%)

View this Pull Request on Codecov

74.33% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 6 lines in your changes missing coverage. Please review.

Project coverage is 74.33%. Comparing base (59b8e05) to head (c969fe1).

Files with missing lines Patch % Lines
...n/java/io/ballerina/stdlib/crypto/CryptoUtils.java 0.00% 1 Missing and 1 partial ⚠️
...allerina/stdlib/crypto/PgpDecryptionGenerator.java 60.00% 1 Missing and 1 partial ⚠️
...allerina/stdlib/crypto/PgpEncryptionGenerator.java 75.00% 0 Missing and 1 partial ⚠️
...llerina/stdlib/crypto/svm/BouncyCastleFeature.java 0.00% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (74.33%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #597      +/-   ##
============================================
- Coverage     83.47%   74.33%   -9.14%     
+ Complexity      226      159      -67     
============================================
  Files            30       22       -8     
  Lines          1283     1021     -262     
  Branches        180      134      -46     
============================================
- Hits           1071      759     -312     
- Misses          169      216      +47     
- Partials         43       46       +3     

☔ 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.