strawberry-graphql / strawberry-sqlalchemy

A SQLAlchemy Integration for strawberry-graphql
MIT License
91 stars 26 forks source link

Fix lint errors #38

Closed mattalbr closed 1 year ago

mattalbr commented 1 year ago

With this, our actions should all be green!

codspeed-hq[bot] commented 1 year ago

CodSpeed Performance Report

Merging #38 will not alter performance

Comparing mattalbr:lint_fixes (2429793) with main (e4b3766)

Summary

✅ 1 untouched benchmarks

codecov-commenter commented 1 year ago

Codecov Report

Merging #38 (2429793) into main (e4b3766) will decrease coverage by 14.57%. The diff coverage is 52.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## =========================================== - Coverage 77.50% 62.94% -14.57% =========================================== Files 10 10 Lines 729 734 +5 Branches 106 104 -2 =========================================== - Hits 565 462 -103 - Misses 135 246 +111 + Partials 29 26 -3 ```