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: processing error because all directive rules pointed to the same first_event and flag #75

Merged
merged 5 commits into from
Mar 31, 2024

Conversation

mmta
Copy link
Contributor

@mmta mmta commented Mar 31, 2024

No description provided.

@github-actions github-actions bot added the fix Fix for known bugs or issues label Mar 31, 2024
Copy link

codecov bot commented Mar 31, 2024

Codecov Report

Attention: Patch coverage is 96.55172% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 95.39%. Comparing base (9316c25) to head (2c7c3e5).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   95.48%   95.39%   -0.09%     
==========================================
  Files          33       33              
  Lines        5070     5145      +75     
==========================================
+ Hits         4841     4908      +67     
- Misses        229      237       +8     
Flag Coverage Δ
unittests 95.39% <96.55%> (-0.09%) ⬇️

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

Files Coverage Δ
server/src/backlog/mod.rs 96.20% <100.00%> (-0.51%) ⬇️
server/src/rule.rs 97.93% <100.00%> (+0.32%) ⬆️
server/src/backlog/manager.rs 82.77% <85.71%> (-2.86%) ⬇️

... and 2 files with indirect coverage changes

@mmta mmta merged commit 90945c2 into master Mar 31, 2024
4 checks passed
@mmta mmta deleted the fix-concurrent-events branch March 31, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix for known bugs or issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant