Skip to content

Fixed a parsing logic error

28ccf20
Select commit
Loading
Failed to load commit list.
Merged

fix(deps): update dependency @xmldom/xmldom to ^0.9.8 #1044

Fixed a parsing logic error
28ccf20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2025 in 0s

65.22% (+0.11%) compared to ce29078

View this Pull Request on Codecov

65.22% (+0.11%) compared to ce29078

Details

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 65.22%. Comparing base (ce29078) to head (28ccf20).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/dbgp.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1044      +/-   ##
==========================================
+ Coverage   65.10%   65.22%   +0.11%     
==========================================
  Files          16       16              
  Lines        2238     2237       -1     
  Branches      524      524              
==========================================
+ Hits         1457     1459       +2     
+ Misses        781      778       -3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.