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

Prevented type descriptions from being overwritten while merging #7751

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

glen-84
Copy link
Collaborator

@glen-84 glen-84 commented Nov 21, 2024

Summary of the changes (Less than 80 chars)

  • Prevented type descriptions from being overwritten while merging.

Closes #6787

@glen-84 glen-84 added this to the HC-14.2.0 milestone Nov 21, 2024
@glen-84 glen-84 added the 🍒 cherry-pick Consider cherry-picking these changes into the previous major version. label Nov 21, 2024
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.34%. Comparing base (b521e35) to head (61e51d6).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7751   +/-   ##
=======================================
  Coverage   74.34%   74.34%           
=======================================
  Files        2860     2860           
  Lines      149841   149841           
  Branches    17411    17411           
=======================================
+ Hits       111395   111402    +7     
+ Misses      32647    32640    -7     
  Partials     5799     5799           
Flag Coverage Δ
unittests 74.34% <ø> (+<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.


🚨 Try these New Features:

@michaelstaib michaelstaib merged commit a8b5c8e into main Nov 21, 2024
102 checks passed
@michaelstaib michaelstaib deleted the gai/issue-6787 branch November 21, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 cherry-pick Consider cherry-picking these changes into the previous major version. 🌶️ hot chocolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Query and mutation type descriptions keep changing when using the source generator
2 participants