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

Ensure thread safe for attribute currentNode #4

Merged
merged 1 commit into from
Jan 5, 2024

Ensure thread safe for attribute currentNode

3872a93
Select commit
Loading
Failed to load commit list.
Merged

Ensure thread safe for attribute currentNode #4

Ensure thread safe for attribute currentNode
3872a93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2024 in 0s

74.24% (+0.08%) compared to e7a9b64

View this Pull Request on Codecov

74.24% (+0.08%) compared to e7a9b64

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (e7a9b64) 74.16% compared to head (3872a93) 74.24%.
Report is 2 commits behind head on main.

Files Patch % Lines
...o/ballerina/stdlib/data/xmldata/xml/XmlParser.java 93.47% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main       #4      +/-   ##
============================================
+ Coverage     74.16%   74.24%   +0.08%     
  Complexity      381      381              
============================================
  Files            19       19              
  Lines          1819     1825       +6     
  Branches        420      420              
============================================
+ Hits           1349     1355       +6     
  Misses          370      370              
  Partials        100      100              

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