Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format code with black and isort #34

Merged
merged 4 commits into from
May 4, 2024
Merged

Format code with black and isort #34

merged 4 commits into from
May 4, 2024

Conversation

TaiSakuma
Copy link
Member

No description provided.

Copy link

codecov bot commented May 4, 2024

Codecov Report

Attention: Patch coverage is 92.71709% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 93.60%. Comparing base (f7f20ad) to head (5ae014e).

Files Patch % Lines
tests/scenarios/conftest.py 42.10% 11 Missing ⚠️
atpbar/stream.py 57.14% 3 Missing ⚠️
atpbar/presentation/base.py 84.61% 2 Missing ⚠️
atpbar/presentation/detect/spy.py 50.00% 0 Missing and 2 partials ⚠️
atpbar/presentation/txtprint.py 80.00% 0 Missing and 2 partials ⚠️
atpbar/main.py 87.50% 1 Missing ⚠️
atpbar/presentation/bartty.py 88.88% 1 Missing ⚠️
atpbar/presentation/detect/jupy.py 0.00% 0 Missing and 1 partial ⚠️
atpbar/progressreport/reporter.py 87.50% 0 Missing and 1 partial ⚠️
tests/presentation/test_create_presentation.py 93.75% 0 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   93.59%   93.60%           
=======================================
  Files          44       44           
  Lines        1967     1970    +3     
  Branches      282      282           
=======================================
+ Hits         1841     1844    +3     
  Misses        105      105           
  Partials       21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TaiSakuma TaiSakuma merged commit 79d2d0d into main May 4, 2024
14 of 16 checks passed
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.

1 participant