Skip to content

[WIP]filter index parameters

Codecov / codecov/project succeeded Mar 19, 2024 in 0s

32.60% (+5.32%) compared to 9445a83

View this Pull Request on Codecov

32.60% (+5.32%) compared to 9445a83

Details

Codecov Report

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

Project coverage is 32.60%. Comparing base (9445a83) to head (e07cbc0).

❗ Current head e07cbc0 differs from pull request most recent head cccdb89. Consider uploading reports for the commit cccdb89 to get more accurate results

Files Patch % Lines
index/server/pkg/server/endpoint.gen.go 0.00% 468 Missing ⚠️
index/server/pkg/util/filter.go 72.42% 121 Missing and 2 partials ⚠️
index/server/pkg/server/filter.go 75.60% 6 Missing and 4 partials ⚠️
index/server/pkg/util/util.go 75.75% 5 Missing and 3 partials ⚠️
index/server/pkg/util/testing.go 0.00% 6 Missing ⚠️
index/server/pkg/server/endpoint.go 55.55% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #202      +/-   ##
==========================================
+ Coverage   27.27%   32.60%   +5.32%     
==========================================
  Files           7       10       +3     
  Lines        2009     3055    +1046     
==========================================
+ Hits          548      996     +448     
- Misses       1414     2006     +592     
- Partials       47       53       +6     

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