Skip to content

add exclude-typename-field #2438

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

siminchengithub
Copy link

@siminchengithub siminchengithub commented Jun 30, 2025

Resolve #2095

Copy link

codspeed-hq bot commented Jul 2, 2025

CodSpeed Performance Report

Merging #2438 will not alter performance

Comparing siminchengithub:graphql-optional-typename-field (e871010) with main (5553dd2)

Summary

✅ 32 untouched benchmarks

Copy link

codecov bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.13%. Comparing base (5553dd2) to head (e871010).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2438   +/-   ##
=======================================
  Coverage   98.13%   98.13%           
=======================================
  Files          66       66           
  Lines        8266     8278   +12     
  Branches      828      829    +1     
=======================================
+ Hits         8112     8124   +12     
  Misses        115      115           
  Partials       39       39           
Flag Coverage Δ
unittests 98.13% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI is failing sadly.

@gaborbernat gaborbernat marked this pull request as draft July 2, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

option to remove typename__ from graphql input?
3 participants