kislyuk / argcomplete

Python and tab completion, better together.
https://kislyuk.github.io/argcomplete/
Apache License 2.0
1.39k stars 129 forks source link

Use black and isort #374

Closed kislyuk closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 80.59% // Head: 80.59% // No change to project coverage :thumbsup:

Coverage data is based on head (e44be20) compared to base (5e7652a). Patch coverage: 62.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #374 +/- ## ======================================== Coverage 80.59% 80.59% ======================================== Files 6 6 Lines 737 737 ======================================== Hits 594 594 Misses 143 143 ``` | [Impacted Files](https://codecov.io/gh/kislyuk/argcomplete/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrey+Kislyuk) | Coverage Δ | | |---|---|---| | [argcomplete/\_check\_console\_script.py](https://codecov.io/gh/kislyuk/argcomplete/pull/374/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrey+Kislyuk#diff-YXJnY29tcGxldGUvX2NoZWNrX2NvbnNvbGVfc2NyaXB0LnB5) | `0.00% <0.00%> (ø)` | | | [argcomplete/completers.py](https://codecov.io/gh/kislyuk/argcomplete/pull/374/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrey+Kislyuk#diff-YXJnY29tcGxldGUvY29tcGxldGVycy5weQ==) | `87.50% <ø> (ø)` | | | [argcomplete/\_check\_module.py](https://codecov.io/gh/kislyuk/argcomplete/pull/374/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrey+Kislyuk#diff-YXJnY29tcGxldGUvX2NoZWNrX21vZHVsZS5weQ==) | `39.68% <33.33%> (ø)` | | | [argcomplete/\_\_init\_\_.py](https://codecov.io/gh/kislyuk/argcomplete/pull/374/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrey+Kislyuk#diff-YXJnY29tcGxldGUvX19pbml0X18ucHk=) | `91.28% <91.66%> (ø)` | | | [argcomplete/shell\_integration.py](https://codecov.io/gh/kislyuk/argcomplete/pull/374/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrey+Kislyuk#diff-YXJnY29tcGxldGUvc2hlbGxfaW50ZWdyYXRpb24ucHk=) | `94.28% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrey+Kislyuk). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrey+Kislyuk)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.