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: query interface with fragments #3238

Merged

Merge branch 'main' into fix/query_interface_with_fragments

104a31a
Select commit
Loading
Failed to load commit list.
Merged

fix: query interface with fragments #3238

Merge branch 'main' into fix/query_interface_with_fragments
104a31a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 0s

86.36% (+0.03%) compared to c4cefad

View this Pull Request on Codecov

86.36% (+0.03%) compared to c4cefad

Details

Codecov Report

Attention: Patch coverage is 97.72727% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.36%. Comparing base (c4cefad) to head (104a31a).

Files with missing lines Patch % Lines
src/core/jit/transform/graphql.rs 96.29% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3238      +/-   ##
==========================================
+ Coverage   86.32%   86.36%   +0.03%     
==========================================
  Files         282      282              
  Lines       28747    28823      +76     
==========================================
+ Hits        24817    24893      +76     
  Misses       3930     3930              

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