Skip to content

Comments

Move listener to database specific modules#10

Merged
niveathika merged 11 commits intoballerina-platform:mainfrom
niveathika:main
May 22, 2025
Merged

Move listener to database specific modules#10
niveathika merged 11 commits intoballerina-platform:mainfrom
niveathika:main

Conversation

@niveathika
Copy link
Contributor

Purpose

Fixes: $subject

Examples

Checklist

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

@niveathika niveathika requested a review from daneshk as a code owner May 20, 2025 06:14
daneshk
daneshk previously approved these changes May 20, 2025
niveathika and others added 2 commits May 21, 2025 20:21
Co-authored-by: Danesh Kuruppu <daneshk@users.noreply.github.com>
daneshk
daneshk previously approved these changes May 22, 2025
@codecov
Copy link

codecov bot commented May 22, 2025

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).
Report is 12 commits behind head on main.

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

@niveathika niveathika merged commit be4362f into ballerina-platform:main May 22, 2025
3 of 4 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.

3 participants