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

Added pre-commit hooks #111

Merged
merged 14 commits into from
Jan 22, 2022
Merged

Added pre-commit hooks #111

merged 14 commits into from
Jan 22, 2022

Conversation

marksweb
Copy link
Member

This adds the following pre-commit hooks;

  • pyupgrade
  • django-upgrade
  • flake8
  • yesqa
  • check-merge-conflict
  • mixed-line-ending
  • isort

@codecov-commenter
Copy link

Codecov Report

Merging #111 (7571e95) into master (a650d08) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 7571e95 differs from pull request most recent head 01e8e17. Consider uploading reports for the commit 01e8e17 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #111   +/-   ##
=======================================
  Coverage   96.71%   96.71%           
=======================================
  Files           6        6           
  Lines         213      213           
  Branches       44       44           
=======================================
  Hits          206      206           
  Misses          4        4           
  Partials        3        3           
Impacted Files Coverage Δ
sekizai/helpers.py 95.83% <100.00%> (ø)
sekizai/templatetags/sekizai_tags.py 100.00% <100.00%> (ø)

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 a650d08...01e8e17. Read the comment docs.

@vinitkumar vinitkumar merged commit 9da14bc into django-cms:master Jan 22, 2022
@marksweb marksweb deleted the feature/pre-commit branch January 22, 2022 20:10
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.

None yet

3 participants