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

Continue parsing tasks after invalid Windows XML Task #986

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

Horofic
Copy link
Contributor

@Horofic Horofic commented Jan 13, 2025

Fixes #985

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.73%. Comparing base (214b438) to head (0e7ed18).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #986   +/-   ##
=======================================
  Coverage   77.72%   77.73%           
=======================================
  Files         326      326           
  Lines       28571    28573    +2     
=======================================
+ Hits        22206    22210    +4     
+ Misses       6365     6363    -2     
Flag Coverage Δ
unittests 77.73% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Horofic Horofic merged commit bdfc048 into main Jan 13, 2025
18 of 20 checks passed
@Horofic Horofic deleted the fix_windows_tasks branch January 13, 2025 11:20
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.

Processing Subsequent Tasks After Malformed XML
2 participants