Skip to content

run black and isort on all python files - #10

Merged
taybin merged 6 commits into
faust-streaming:masterfrom
taybin:reformat_with_black
Aug 9, 2021
Merged

run black and isort on all python files#10
taybin merged 6 commits into
faust-streaming:masterfrom
taybin:reformat_with_black

Conversation

@taybin

Copy link
Copy Markdown

Description

This reformats the python code with black and isort, preparing for future updates.

@taybintaybin self-assigned this Aug 5, 2021
@codecov-commenter

codecov-commenter commented Aug 7, 2021

Copy link
Copy Markdown

Codecov Report

Merging #10 (9325f9f) into master (f0fd4a1) will decrease coverage by 0.22%.
The diff coverage is 93.81%.

Impacted file tree graph

@@ Coverage Diff @@## master #10 +/- ##
==========================================
- Coverage 95.09% 94.86% -0.23% 
==========================================
Files 27 28 +1 Lines 3993 4031 +38 Branches 445 449 +4 ==========================================
+ Hits 3797 3824 +27 - Misses 180 188 +8 - Partials 16 19 +3 
Impacted FilesCoverage Δ
mode/utils/loops.py0.00% <0.00%> (ø)
mode/timers.py88.63% <66.66%> (ø)
mode/worker.py97.44% <85.18%> (-0.83%)⬇️
mode/utils/tracebacks.py84.13% <86.95%> (ø)
mode/utils/objects.py96.88% <87.23%> (-2.65%)⬇️
mode/utils/times.py97.27% <91.66%> (-1.81%)⬇️
mode/utils/imports.py98.54% <93.75%> (ø)
mode/utils/logging.py90.37% <94.73%> (ø)
mode/threads.py94.42% <95.83%> (ø)
mode/services.py97.89% <96.77%> (-0.14%)⬇️
... and 19 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ce20621...9325f9f. Read the comment docs.

@taybin
taybinforce-pushed the reformat_with_black branch from 1973247 to 9325f9fCompareAugust 7, 2021 00:44
@taybin
taybin merged commit 5994429 into faust-streaming:masterAug 9, 2021
@taybin
taybin deleted the reformat_with_black branch August 9, 2021 15:37
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@taybin@codecov-commenter@austinnichols101