Skip to content

Pick up the docstrings of hybrid properties#344

Merged
erikwrede merged 1 commit intographql-python:masterfrom
bim9262:hybrid_property_description
May 5, 2022
Merged

Pick up the docstrings of hybrid properties#344
erikwrede merged 1 commit intographql-python:masterfrom
bim9262:hybrid_property_description

Conversation

@bim9262
Copy link
Copy Markdown
Contributor

@bim9262 bim9262 commented May 4, 2022

@erikwrede, I had deleted my repo, so this is a new PR to replace #298.

The issue that I had with SQA <1.3.19 regarding the ordering of all_orm_descriptors
is resolved by sorting list(ReporterType._meta.fields.keys()) .

Copy link
Copy Markdown
Member

@erikwrede erikwrede left a comment

Choose a reason for hiding this comment

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

Looks good, thank you for reopening this!

@bim9262
Copy link
Copy Markdown
Contributor Author

bim9262 commented May 4, 2022

You're welcome!

@erikwrede erikwrede merged commit a47dbb3 into graphql-python:master May 5, 2022
Copy link
Copy Markdown
Contributor

@flipbit03 flipbit03 left a comment

Choose a reason for hiding this comment

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

Awesome PR! Thank you @bim9262

@bim9262 bim9262 deleted the hybrid_property_description branch May 6, 2022 19:42
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.39%. Comparing base (b0aa63c) to head (f57efdf).
⚠️ Report is 43 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
+ Coverage   96.38%   96.39%   +0.01%     
==========================================
  Files           9        9              
  Lines         719      721       +2     
==========================================
+ Hits          693      695       +2     
  Misses         26       26              

☔ 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.

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.

3 participants