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

Fix regression when query keys filter is not applied to the fetch query #515

Merged
merged 1 commit into from
Nov 28, 2024

Fix regression when query keys filter is not applied to the fetch query

7610a34
Select commit
Loading
Failed to load commit list.
Merged

Fix regression when query keys filter is not applied to the fetch query #515

Fix regression when query keys filter is not applied to the fetch query
7610a34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 0s

77.82% (+0.32%) compared to 3d93040

View this Pull Request on Codecov

77.82% (+0.32%) compared to 3d93040

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.82%. Comparing base (3d93040) to head (7610a34).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #515      +/-   ##
============================================
+ Coverage     77.50%   77.82%   +0.32%     
- Complexity     1298     1303       +5     
============================================
  Files            79       79              
  Lines          5769     5768       -1     
  Branches        761      761              
============================================
+ Hits           4471     4489      +18     
+ Misses          959      940      -19     
  Partials        339      339              

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