profusion / sgqlc

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

Codegen fixes #234

Closed barbieri closed 1 year ago

barbieri commented 1 year ago

@J0hnG4lt take a look if this solves your issue. Thanks for helping to debug this

barbieri commented 1 year ago

(also, note I just merged a PR changing our tooling from setuptools to poetry, eventually it will need some changes on your side until I release the new version)

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5334643721


Totals Coverage Status
Change from base Build 5334063743: 0.0%
Covered Lines: 1584
Relevant Lines: 1584

💛 - Coveralls
J0hnG4lt commented 1 year ago

Thanks, @barbieri . It solves the issue!

I installed the Python package directly from this PR's branch and it worked!

barbieri commented 1 year ago

@J0hnG4lt thanks, see https://pypi.org/project/sgqlc/16.3/