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
Merged

refactor: use arcstr except for IDs #64

merged 1 commit into from
Mar 26, 2024

Conversation

mmta
Copy link
Contributor

@mmta mmta commented Mar 26, 2024

No description provided.

@mmta mmta enabled auto-merge (squash) March 26, 2024 00:19
Copy link

codecov bot commented Mar 26, 2024

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           
Flag Coverage Δ
unittests 95.80% <100.00%> (+<0.01%) ⬆️

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

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%) ⬇️

@mmta mmta merged commit 6a233c0 into master Mar 26, 2024
4 checks passed
@mmta mmta deleted the tune-perf branch March 26, 2024 00:28
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