Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix namespaces related issues for toXml API in data.xmldata module #66

Merged

Conversation

SasinduDilshara
Copy link
Contributor

Purpose

Fix namespaces related issues for toXml API in data.xmldata module

Fixes: ballerina-platform/ballerina-library#7402
Fixes: ballerina-platform/ballerina-library#7423
Fixes: ballerina-platform/ballerina-library#7441

@SasinduDilshara SasinduDilshara changed the base branch from main to after-u11-fixes December 11, 2024 04:59
@SasinduDilshara SasinduDilshara changed the base branch from after-u11-fixes to main February 21, 2025 04:47
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

Attention: Patch coverage is 90.27778% with 7 lines in your changes missing coverage. Please review.

Project coverage is 85.31%. Comparing base (478a9e2) to head (a75bba3).
Report is 46 commits behind head on main.

Files with missing lines Patch % Lines
...io/ballerina/lib/data/xmldata/utils/DataUtils.java 89.23% 2 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main      #66   +/-   ##
=========================================
  Coverage     85.31%   85.31%           
- Complexity      906      911    +5     
=========================================
  Files            31       31           
  Lines          3752     3794   +42     
  Branches        756      767   +11     
=========================================
+ Hits           3201     3237   +36     
- Misses          332      338    +6     
  Partials        219      219           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chiranSachintha
Copy link
Member

chiranSachintha commented Feb 25, 2025

There are some Codecov warnings, please check them as well.

@SasinduDilshara
Copy link
Contributor Author

There are some Codecov warnings, please check them as well.

Those are not what we intened to use via the xsd tool
So we can avoid it for now

@chiranSachintha chiranSachintha merged commit d0d4e08 into ballerina-platform:main Feb 25, 2025
7 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
2 participants