added prompt that the user which sigma rules they want to enable by default #1191
Codecov / codecov/project
succeeded
Oct 22, 2023 in 0s
83.50% (-0.26%) compared to da093e4
View this Pull Request on Codecov
83.50% (-0.26%) compared to da093e4
Details
Codecov Report
Attention: 85 lines
in your changes are missing coverage. Please review.
Comparison is base (
da093e4
) 83.76% compared to head (a2971d3
) 83.50%.
Additional details and impacted files
@@ Coverage Diff @@
## main #1191 +/- ##
==========================================
- Coverage 83.76% 83.50% -0.26%
==========================================
Files 26 26
Lines 23463 23696 +233
==========================================
+ Hits 19653 19788 +135
- Misses 3810 3908 +98
Files | Coverage Δ | |
---|---|---|
src/detections/detection.rs | 75.66% <100.00%> (+0.06%) |
⬆️ |
src/detections/rule/condition_parser.rs | 97.01% <100.00%> (+0.01%) |
⬆️ |
src/detections/rule/count.rs | 93.63% <100.00%> (+<0.01%) |
⬆️ |
src/detections/rule/matchers.rs | 97.08% <100.00%> (+<0.01%) |
⬆️ |
src/detections/rule/mod.rs | 94.78% <100.00%> (+0.04%) |
⬆️ |
src/detections/rule/selectionnodes.rs | 92.32% <100.00%> (+0.01%) |
⬆️ |
src/detections/utils.rs | 92.84% <100.00%> (+0.04%) |
⬆️ |
src/options/htmlreport.rs | 98.65% <100.00%> (+0.01%) |
⬆️ |
src/options/profile.rs | 85.07% <100.00%> (+0.08%) |
⬆️ |
src/yaml.rs | 88.44% <100.00%> (+0.32%) |
⬆️ |
... and 3 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading