Skip to content

Bugfix: use libxml_get_errors instead of looping over libxml_get_last…

419687c
Select commit
Loading
Failed to load commit list.
Merged

Bugfix: use libxml_get_errors instead of looping over libxml_get_last… #48

Bugfix: use libxml_get_errors instead of looping over libxml_get_last…
419687c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 14, 2024 in 0s

72.77% (target 0.00%)

View this Pull Request on Codecov

72.77% (target 0.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.77%. Comparing base (7d7dc3d) to head (419687c).

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #48      +/-   ##
============================================
- Coverage     72.98%   72.77%   -0.21%     
+ Complexity      240      238       -2     
============================================
  Files            24       24              
  Lines           781      775       -6     
============================================
- Hits            570      564       -6     
  Misses          211      211