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: __typename do not work at root level #2840

Merged
merged 4 commits into from
Sep 24, 2024

Conversation

ssddOnTop
Copy link
Member

Issue Reference(s):
Fixes #2836

@github-actions github-actions bot added the type: fix Iterations on existing features or infrastructure. label Sep 16, 2024
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

Attention: Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.15%. Comparing base (69f291e) to head (03de0bb).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/core/jit/synth/synth.rs 94.44% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2840   +/-   ##
=======================================
  Coverage   87.14%   87.15%           
=======================================
  Files         253      253           
  Lines       25564    25585   +21     
=======================================
+ Hits        22279    22299   +20     
- Misses       3285     3286    +1     

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

@tusharmath tusharmath enabled auto-merge (squash) September 24, 2024 07:59
@tusharmath tusharmath merged commit b0bcfcf into main Sep 24, 2024
30 checks passed
@tusharmath tusharmath deleted the chore/support-for-meta-fields branch September 24, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: fix Iterations on existing features or infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: add support for Meta Fields in jit
3 participants