Skip to content

Update package version

23ca6d3
Select commit
Loading
Failed to load commit list.
Merged

Introduce liveness-check mechanism for the CDC listener #24

Update package version
23ca6d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 13, 2026 in 0s

76.70% (target 80.00%)

View this Pull Request on Codecov

76.70% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 71.83099% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.70%. Comparing base (f7a587d) to head (23ca6d3).

Files with missing lines Patch % Lines
...e/src/main/java/io/ballerina/lib/cdc/Listener.java 74.00% 10 Missing and 3 partials ⚠️
...va/io/ballerina/lib/cdc/CdcCompletionCallback.java 50.00% 5 Missing and 1 partial ⚠️
...n/java/io/ballerina/lib/cdc/BalChangeConsumer.java 83.33% 0 Missing and 1 partial ⚠️

❌ Your project check has failed because the head coverage (76.70%) 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              @@
##               main      #24      +/-   ##
============================================
- Coverage     77.07%   76.70%   -0.37%     
- Complexity      214      224      +10     
============================================
  Files            29       30       +1     
  Lines          1025     1082      +57     
  Branches        159      169      +10     
============================================
+ Hits            790      830      +40     
- Misses          163      175      +12     
- Partials         72       77       +5     

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