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 missing field descriptions in graphql #2074

Merged

Conversation

benobytes
Copy link
Contributor

Fixes a bug where field descriptions in graphql schemas are not rendered in docstrings even when --use-field-description is set.

@benobytes benobytes closed this Aug 19, 2024
@benobytes benobytes reopened this Aug 19, 2024
@benobytes benobytes closed this Aug 19, 2024
@benobytes benobytes reopened this Aug 19, 2024
Copy link

codspeed-hq bot commented Sep 2, 2024

CodSpeed Performance Report

Merging #2074 will not alter performance

Comparing benobytes:fix/missing-field-description-graphql (1c8e91f) with main (fadc13c)

Summary

✅ 31 untouched benchmarks

Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (fadc13c) to head (1c8e91f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2074   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           38        38           
  Lines         4201      4201           
  Branches       976       976           
=========================================
  Hits          4201      4201           
Flag Coverage Δ
unittests 99.66% <ø> (ø)

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.

@koxudaxi koxudaxi merged commit 1fda5d8 into koxudaxi:main Sep 2, 2024
76 checks passed
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.

2 participants