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

Conversation

prakanth97
Copy link
Contributor

Purpose

$title

Examples

Checklist

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

@prakanth97 prakanth97 requested a review from hasithaa as a code owner January 3, 2024 05:46
Copy link

codecov bot commented Jan 3, 2024

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.

@prakanth97 prakanth97 merged commit 59103a2 into ballerina-platform:main Jan 5, 2024
7 checks passed
prakanth97 added a commit to prakanth97/module-ballerina-data-xmldata that referenced this pull request Aug 14, 2024
…ray_bug

Fix bug in closed array projection
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.

2 participants