Change OpLogFilter::agent_id
to be optional
#826
Codecov / codecov/project
succeeded
Nov 8, 2024 in 0s
77.45% (+0.46%) compared to 3096144
View this Pull Request on Codecov
77.45% (+0.46%) compared to 3096144
Details
Codecov Report
Attention: Patch coverage is 88.70674%
with 62 lines
in your changes missing coverage. Please review.
Project coverage is 77.45%. Comparing base (
3096144
) to head (4bef708
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/ingest.rs | 16.66% | 25 Missing |
src/storage.rs | 63.46% | 19 Missing |
src/graphql.rs | 92.41% | 11 Missing |
src/graphql/log.rs | 91.30% | 2 Missing |
src/ingest/generation.rs | 93.54% | 2 Missing |
src/storage/migration.rs | 97.01% | 2 Missing |
src/storage/migration/migration_structures.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #826 +/- ##
==========================================
+ Coverage 76.98% 77.45% +0.46%
==========================================
Files 31 32 +1
Lines 24875 25362 +487
==========================================
+ Hits 19151 19643 +492
+ Misses 5724 5719 -5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading