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

refactor: use arcstr except for IDs #64

Merged
merged 1 commit into from
Mar 26, 2024

refactor: use arcstr except for IDs

f6e9a02
Select commit
Loading
Failed to load commit list.
Merged

refactor: use arcstr except for IDs #64

refactor: use arcstr except for IDs
f6e9a02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

95.80% (target 90.00%)

View this Pull Request on Codecov

95.80% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.80%. Comparing base (2fee2b0) to head (f6e9a02).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   95.79%   95.80%           
=======================================
  Files          33       33           
  Lines        5047     5050    +3     
=======================================
+ Hits         4835     4838    +3     
  Misses        212      212           
Files Coverage Δ
server/src/backlog/mod.rs 96.86% <100.00%> (+0.03%) ⬆️
server/src/bin/dsiem-backend.rs 88.48% <100.00%> (ø)
server/src/directive.rs 98.88% <100.00%> (ø)
server/src/event.rs 100.00% <100.00%> (ø)
server/src/filter/cache.rs 96.15% <100.00%> (ø)
server/src/messenger.rs 95.25% <100.00%> (ø)
server/src/parser.rs 100.00% <ø> (ø)
server/src/rule.rs 99.88% <100.00%> (-0.01%) ⬇️