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: deduplicate event finding logic #5412

Merged
merged 3 commits into from
Nov 13, 2024

chore: naming of macro bindings

2385040
Select commit
Loading
Failed to load commit list.
Merged

refactor: deduplicate event finding logic #5412

chore: naming of macro bindings
2385040
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

71% (-0%) compared to c22b70a

Details

Codecov Report

Attention: Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (c22b70a) to head (2385040).

Files with missing lines Patch % Lines
api/lib/src/lib.rs 0% 19 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5412    +/-   ##
======================================
- Coverage     71%     71%    -0%     
======================================
  Files        489     489            
  Lines      86667   86526   -141     
  Branches   86667   86526   -141     
======================================
- Hits       61958   61764   -194     
- Misses     21798   21846    +48     
- Partials    2911    2916     +5     

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