Skip to content

Add mysql driver to build pack

a52d4af
Select commit
Loading
Failed to load commit list.
Merged

Move listener to database specific modules #10

Add mysql driver to build pack
a52d4af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 22, 2025 in 1s

77.21% (target 80.00%)

View this Pull Request on Codecov

77.21% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 76.16279% with 41 lines in your changes missing coverage. Please review.

Project coverage is 77.21%. Comparing base (69e3292) to head (a52d4af).

Files with missing lines Patch % Lines
...e/src/main/java/io/ballerina/lib/cdc/Listener.java 76.92% 18 Missing and 9 partials ⚠️
...cdc/compiler/validator/CdcServiceAnalysisTask.java 56.52% 3 Missing and 7 partials ⚠️
...ib/cdc/compiler/validator/CdcServiceValidator.java 80.00% 1 Missing and 2 partials ⚠️
ballerina/listener.bal 0.00% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (77.21%) 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      #10       +/-   ##
=============================================
+ Coverage     55.02%   77.21%   +22.19%     
- Complexity      169      212       +43     
=============================================
  Files            32       29        -3     
  Lines           976      882       -94     
  Branches        183      125       -58     
=============================================
+ Hits            537      681      +144     
+ Misses          399      132      -267     
- Partials         40       69       +29     

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