profusion / sgqlc

Simple GraphQL Client
https://sgqlc.readthedocs.io/
ISC License
513 stars 85 forks source link

Fix interface sort order #219

Closed barbieri closed 1 year ago

barbieri commented 1 year ago

In order to improve the generated code inter-dependencies, output in this order:

Then sort by the previous rule considering interfaces of each.

Closes: #209 Closes: #189 Closes: #218

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3622908549


Totals Coverage Status
Change from base Build 2890398504: 0.0%
Covered Lines: 1553
Relevant Lines: 1553

💛 - Coveralls