Skip to content

fix: add NULL check for GvIOp in XML_Do_External_Parse

04b2db8
Select commit
Loading
Failed to load commit list.
Draft

fix: add NULL check for GvIOp in XML_Do_External_Parse #259

fix: add NULL check for GvIOp in XML_Do_External_Parse
04b2db8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 0s

76.45% (+0.72%) compared to 45216a7

View this Pull Request on Codecov

76.45% (+0.72%) compared to 45216a7

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.45%. Comparing base (45216a7) to head (04b2db8).

Files with missing lines Patch % Lines
Expat/Expat.xs 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
+ Coverage   75.73%   76.45%   +0.72%     
==========================================
  Files           1        1              
  Lines        1092     1096       +4     
  Branches      342      344       +2     
==========================================
+ Hits          827      838      +11     
+ Misses         59       52       -7     
  Partials      206      206              

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