Skip to content

Change `OpLogFilter::agent_id` to be optional

Codecov / codecov/project succeeded Nov 28, 2024 in 1s

77.55% (+0.53%) compared to 2d2c6b8

View this Pull Request on Codecov

77.55% (+0.53%) compared to 2d2c6b8

Details

Codecov Report

Attention: Patch coverage is 89.36937% with 59 lines in your changes missing coverage. Please review.

Project coverage is 77.55%. Comparing base (2d2c6b8) to head (19d4409).

Files with missing lines Patch % Lines
src/ingest.rs 15.15% 28 Missing ⚠️
src/graphql.rs 92.41% 11 Missing ⚠️
src/storage/migration.rs 92.70% 7 Missing ⚠️
src/ingest/generation.rs 77.77% 6 Missing ⚠️
src/storage.rs 89.36% 5 Missing ⚠️
src/graphql/log.rs 91.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #826      +/-   ##
==========================================
+ Coverage   77.01%   77.55%   +0.53%     
==========================================
  Files          31       32       +1     
  Lines       25569    26061     +492     
==========================================
+ Hits        19692    20211     +519     
+ Misses       5877     5850      -27     

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