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: Expose queryKey and mutationKey for the SWR plugin #1259

Merged
merged 1 commit into from
Sep 24, 2024

feat: Expose queryKey and mutationKey for the SWR plugin

7f4a7a5
Select commit
Loading
Failed to load commit list.
Merged

feat: Expose queryKey and mutationKey for the SWR plugin #1259

feat: Expose queryKey and mutationKey for the SWR plugin
7f4a7a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

85.94% (target 80.00%)

View this Pull Request on Codecov

85.94% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.94%. Comparing base (4b5755a) to head (7f4a7a5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1259      +/-   ##
==========================================
+ Coverage   85.78%   85.94%   +0.15%     
==========================================
  Files         152      154       +2     
  Lines        9359     9465     +106     
  Branches     1782     1791       +9     
==========================================
+ Hits         8029     8135     +106     
  Misses       1319     1319              
  Partials       11       11              

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