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

Fix bug in WER plugin caused by special characters in field name #544

Merge branch 'main' into fix/fix-bug-in-wer-plugin-caused-by-special-…

8047efa
Select commit
Loading
Failed to load commit list.
Merged

Fix bug in WER plugin caused by special characters in field name #544

Merge branch 'main' into fix/fix-bug-in-wer-plugin-caused-by-special-…
8047efa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 21, 2024 in 0s

73.96% (-0.02%) compared to fde5578

View this Pull Request on Codecov

73.96% (-0.02%) compared to fde5578

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (fde5578) 73.98% compared to head (8047efa) 73.96%.

Files Patch % Lines
dissect/target/plugins/os/windows/wer.py 85.71% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #544      +/-   ##
==========================================
- Coverage   73.98%   73.96%   -0.02%     
==========================================
  Files         284      284              
  Lines       23521    23538      +17     
==========================================
+ Hits        17401    17409       +8     
- Misses       6120     6129       +9     

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