Skip to content

run black and isort on all python files#10

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

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

Conversation

@taybin
Copy link
Copy Markdown

@taybin taybin commented Aug 5, 2021

Description

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

@taybin taybin self-assigned this Aug 5, 2021
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 7, 2021

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 Files Coverage Δ
mode/utils/loops.py 0.00% <0.00%> (ø)
mode/timers.py 88.63% <66.66%> (ø)
mode/worker.py 97.44% <85.18%> (-0.83%) ⬇️
mode/utils/tracebacks.py 84.13% <86.95%> (ø)
mode/utils/objects.py 96.88% <87.23%> (-2.65%) ⬇️
mode/utils/times.py 97.27% <91.66%> (-1.81%) ⬇️
mode/utils/imports.py 98.54% <93.75%> (ø)
mode/utils/logging.py 90.37% <94.73%> (ø)
mode/threads.py 94.42% <95.83%> (ø)
mode/services.py 97.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 taybin force-pushed the reformat_with_black branch from 1973247 to 9325f9f Compare August 7, 2021 00:44
@taybin taybin merged commit 5994429 into faust-streaming:master Aug 9, 2021
@taybin taybin deleted the reformat_with_black branch August 9, 2021 15:37
Sign up for free to 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