Skip to content

Remove offset logs at the end of the test suit

e0484ce
Select commit
Loading
Failed to load commit list.
Draft

Extend the allowed Debezium properties #31

Remove offset logs at the end of the test suit
e0484ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 24, 2026 in 0s

75.30% (target 80.00%)

View this Pull Request on Codecov

75.30% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 73.38129% with 111 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.30%. Comparing base (ef59b70) to head (e0484ce).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ballerina/utils.bal 73.08% 109 Missing ⚠️
...e/src/main/java/io/ballerina/lib/cdc/Listener.java 66.66% 0 Missing and 1 partial ⚠️
...rc/main/java/io/ballerina/lib/cdc/utils/Utils.java 83.33% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (75.30%) 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      #31      +/-   ##
============================================
- Coverage     76.56%   75.30%   -1.27%     
- Complexity      224      226       +2     
============================================
  Files            30       31       +1     
  Lines          1084     1466     +382     
  Branches        170      258      +88     
============================================
+ Hits            830     1104     +274     
- Misses          176      284     +108     
  Partials         78       78              

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