qiboteam / qibosoq

Qibo server for Qick
https://qibo.science
Apache License 2.0
11 stars 2 forks source link

Change Black maxline #97

Closed rodolfocarobene closed 9 months ago

rodolfocarobene commented 9 months ago

For some reason, I was using a max-line-length of 120 in the black pre-commit... I removed it so now it's back to the default (100)

Checklist before merge:

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (5d8d246) 93.97% compared to head (e900c74) 94.00%.

Files Patch % Lines
src/qibosoq/server.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #97 +/- ## ========================================== + Coverage 93.97% 94.00% +0.02% ========================================== Files 12 12 Lines 681 684 +3 ========================================== + Hits 640 643 +3 Misses 41 41 ``` | [Flag](https://app.codecov.io/gh/qiboteam/qibosoq/pull/97/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/qiboteam/qibosoq/pull/97/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam) | `94.00% <95.65%> (+0.02%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam#carryforward-flags-in-the-pull-request-comment) to find out more.

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