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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

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.14%. Comparing base (87c4c7c) to head (b044864).
Report is 3 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.13%   87.14%           
=======================================
  Files         254      254           
  Lines       25144    25165   +21     
=======================================
+ Hits        21910    21930   +20     
- Misses       3234     3235    +1     

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

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
2 participants