Fix xml toString()
error for modified name space attributes
#41541
Codecov / codecov/project
succeeded
Nov 2, 2023 in 1s
76.70% (+0.00%) compared to b20eaf9
View this Pull Request on Codecov
76.70% (+0.00%) compared to b20eaf9
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
b20eaf9
) 76.69% compared to head (426f1ac
) 76.70%.
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #41541 +/- ##
=========================================
Coverage 76.69% 76.70%
Complexity 52669 52669
=========================================
Files 2881 2881
Lines 198537 198537
Branches 25812 25812
=========================================
+ Hits 152273 152279 +6
+ Misses 37832 37825 -7
- Partials 8432 8433 +1
Files | Coverage Δ | |
---|---|---|
...erina/runtime/internal/BallerinaXmlSerializer.java | 79.24% <100.00%> (-0.95%) |
⬇️ |
.../io/ballerina/runtime/internal/values/XmlItem.java | 59.60% <100.00%> (+3.92%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading