Skip to content

[WIP]filter index parameters

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

32.54% (+5.27%) compared to 9445a83

View this Pull Request on Codecov

32.54% (+5.27%) compared to 9445a83

Details

Codecov Report

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

Project coverage is 32.54%. Comparing base (9445a83) to head (cccdb89).

❗ Current head cccdb89 differs from pull request most recent head 50d7bac. Consider uploading reports for the commit 50d7bac 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 66.66% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #202      +/-   ##
==========================================
+ Coverage   27.27%   32.54%   +5.27%     
==========================================
  Files           7       10       +3     
  Lines        2009     3057    +1048     
==========================================
+ Hits          548      995     +447     
- Misses       1414     2008     +594     
- Partials       47       54       +7     

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