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

Do not emit "query": "" for Strawberry Shake persisted queries #7062

Merged
merged 3 commits into from
Apr 15, 2024

Remove unused RequestStrategy.AutomaticPersistedQuery

658d0d7
Select commit
Loading
Failed to load commit list.
Merged

Do not emit "query": "" for Strawberry Shake persisted queries #7062

Remove unused RequestStrategy.AutomaticPersistedQuery
658d0d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 15, 2024 in 1s

71.87% (-0.24%) compared to 0864cd5

View this Pull Request on Codecov

71.87% (-0.24%) compared to 0864cd5

Details

Codecov Report

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

Project coverage is 71.87%. Comparing base (0864cd5) to head (658d0d7).

Files Patch % Lines
...yShake/Client/src/Transport.Http/HttpConnection.cs 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7062      +/-   ##
==========================================
- Coverage   72.11%   71.87%   -0.24%     
==========================================
  Files        2621     2607      -14     
  Lines      130776   130140     -636     
==========================================
- Hits        94309    93543     -766     
- Misses      36467    36597     +130     

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