graphql-python / gql

A GraphQL client in Python
https://gql.readthedocs.io
MIT License
1.56k stars 180 forks source link

types-mock was only usefull when using old standalone "mock" module #511

Closed a-detiste closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (57ef910) to head (e478237). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #511 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 30 30 Lines 3102 3124 +22 ========================================= + Hits 3102 3124 +22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

leszekhanusz commented 1 week ago

Thanks. I'll investigate the coverage problems which have nothing to do with this PR before merging this one.