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

Add black and pyproject configs #796

Closed
wants to merge 1 commit into from

Conversation

peymanslh
Copy link
Member

Add black to pre-commit hooks
Add isort and black configurations to pyproject file

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

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

Comparison is base (e459d87) 83.64% compared to head (94b8c71) 83.64%.

Files Patch % Lines
pipeline/templatetags/pipeline.py 60.00% 8 Missing ⚠️
pipeline/storage.py 72.72% 3 Missing ⚠️
pipeline/compilers/__init__.py 66.66% 2 Missing ⚠️
pipeline/compressors/__init__.py 88.23% 2 Missing ⚠️
pipeline/jinja2/__init__.py 83.33% 2 Missing ⚠️
pipeline/packager.py 81.81% 2 Missing ⚠️
pipeline/compilers/coffee.py 50.00% 1 Missing ⚠️
pipeline/compilers/es6.py 50.00% 1 Missing ⚠️
pipeline/compilers/less.py 50.00% 1 Missing ⚠️
pipeline/compilers/livescript.py 50.00% 1 Missing ⚠️
... and 7 more
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #796   +/-   ##
=======================================
  Coverage   83.64%   83.64%           
=======================================
  Files          33       33           
  Lines        1119     1119           
=======================================
  Hits          936      936           
  Misses        183      183           

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

@peymanslh peymanslh requested a review from hramezani October 31, 2023 09:31
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Fix #noqa flags position after running black

Fix C414 issue

Fix ruff command
@peymanslh
Copy link
Member Author

Closed and replaced by #801

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