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

feat: combine response status filters #3359

Merged
merged 10 commits into from
Aug 2, 2023

fix: wrong parameter name

3102ff7
Select commit
Loading
Failed to load commit list.
Merged

feat: combine response status filters #3359

fix: wrong parameter name
3102ff7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2023 in 0s

90.66% (+0.00%) compared to c0f7577

View this Pull Request on Codecov

90.66% (+0.00%) compared to c0f7577

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c0f7577) 90.65% compared to head (3102ff7) 90.66%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3359   +/-   ##
========================================
  Coverage    90.65%   90.66%           
========================================
  Files          249      249           
  Lines        13350    13360   +10     
========================================
+ Hits         12103    12113   +10     
  Misses        1247     1247           
Files Changed Coverage Δ
src/argilla/server/apis/v1/handlers/datasets.py 100.00% <100.00%> (ø)
src/argilla/server/contexts/datasets.py 99.15% <100.00%> (+0.01%) ⬆️
src/argilla/server/search_engine.py 91.60% <100.00%> (+0.36%) ⬆️

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