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

Add support for sax xml parser #358

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add support for sax xml parser #358

wants to merge 5 commits into from

Conversation

timokoessler
Copy link
Contributor

@timokoessler timokoessler commented Sep 6, 2024

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 96.07843% with 6 lines in your changes missing coverage. Please review.

Project coverage is 95.94%. Comparing base (f894238) to head (f9ca5d5).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
library/sources/Sax.ts 95.31% 3 Missing ⚠️
library/sources/sax/wrapEvents.ts 96.29% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #358      +/-   ##
==========================================
+ Coverage   95.93%   95.94%   +0.01%     
==========================================
  Files         156      158       +2     
  Lines        9298     9451     +153     
  Branches     1302     1324      +22     
==========================================
+ Hits         8920     9068     +148     
- Misses        374      379       +5     
  Partials        4        4              

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

@timokoessler timokoessler marked this pull request as ready for review September 6, 2024 14:35
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.

1 participant