Closed hf-kklein closed 6 months ago
Why change the line length to 80 though?
i don't know. this branch was stale for a while. changed it back to 88 now. https://github.com/vxgmichel/aiostream/pull/100/commits/aa2c49f72d7ecd2cd721bd0764562c8cc5ebac97
The back and forth between 80 and 88 max length caused more changes than necessary.
I pushed those changes and migrated the rest of setup.cfg in PR #103.
Thanks for your valuable help :)
The back and forth between 80 and 88 max length caused more changes than necessary.
that's unexpected, because I thought black was so uncompromising, that the result would be reproducible even when switching between different lengths. but I don't mind ;)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #100 +/- ## ========================================== - Coverage 99.30% 99.29% -0.01% ========================================== Files 15 15 Lines 1002 990 -12 ========================================== - Hits 995 983 -12 Misses 7 7 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.