Skip to content

Add ruff and refurb to pre-commit and fix the CI banner. #17

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

Merged
merged 2 commits into from
Jan 1, 2023

Conversation

@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #17 (be4e7ea) into main (1ecd77a) will increase coverage by 0.00%.
The diff coverage is 75.00%.

@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   98.47%   98.48%           
=======================================
  Files           7        7           
  Lines         197      198    +1     
=======================================
+ Hits          194      195    +1     
  Misses          3        3           
Flag Coverage Δ
end_to_end 98.48% <75.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/pytask_environment/database.py 100.00% <ø> (ø)
src/pytask_environment/logging.py 96.22% <0.00%> (ø)
src/pytask_environment/config.py 96.15% <100.00%> (ø)
src/pytask_environment/plugin.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 15db50d to 615c13a Compare May 9, 2022 18:19
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 615c13a to e6bd068 Compare June 13, 2022 18:54
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from df4d323 to 0506d23 Compare July 11, 2022 18:41
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 0506d23 to d7b87d9 Compare July 25, 2022 18:46
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 44c4ac4 to 38e4518 Compare August 8, 2022 19:10
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 38e4518 to 2d02e05 Compare August 15, 2022 18:33
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 57392c3 to 13cc57a Compare August 29, 2022 18:45
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from a263563 to e0f6775 Compare September 5, 2022 19:21
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 8c2d5c3 to 1962bb7 Compare September 19, 2022 19:26
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 4975a30 to 5272428 Compare September 26, 2022 19:27
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from e034486 to 7dba0d8 Compare October 17, 2022 19:28
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from a129a75 to 31567e4 Compare October 31, 2022 19:38
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 7aff7b7 to 02d370e Compare November 14, 2022 19:43
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from a8684fb to a5eab73 Compare December 5, 2022 19:44
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from a5eab73 to cd33fdb Compare December 12, 2022 20:15
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.2.0...v4.4.0)
- [github.com/asottile/pyupgrade: v2.32.0 → v3.3.1](asottile/pyupgrade@v2.32.0...v3.3.1)
- [github.com/asottile/reorder_python_imports: v3.0.1 → v3.9.0](asottile/reorder-python-imports@v3.0.1...v3.9.0)
- [github.com/psf/black: 22.3.0 → 22.12.0](psf/black@22.3.0...22.12.0)
- [github.com/PyCQA/flake8: 4.0.1 → 6.0.0](PyCQA/flake8@4.0.1...6.0.0)
- [github.com/asottile/setup-cfg-fmt: v1.20.1 → v2.2.0](asottile/setup-cfg-fmt@v1.20.1...v2.2.0)
- https://github.com/myint/docformatterhttps://github.com/PyCQA/docformatter
- [github.com/PyCQA/docformatter: v1.3.1 → v1.5.1](PyCQA/docformatter@v1.3.1...v1.5.1)
- [github.com/executablebooks/mdformat: 0.7.14 → 0.7.16](hukkin/mdformat@0.7.14...0.7.16)
- [github.com/codespell-project/codespell: v2.1.0 → v2.2.2](codespell-project/codespell@v2.1.0...v2.2.2)
- [github.com/mgedmin/check-manifest: 0.48 → 0.49](mgedmin/check-manifest@0.48...0.49)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from cd33fdb to 4ac97fb Compare December 19, 2022 19:57
@tobiasraabe tobiasraabe changed the title [pre-commit.ci] pre-commit autoupdate Add ruff and refurb to pre-commit and fix the CI banner. Jan 1, 2023
@tobiasraabe tobiasraabe merged commit ca807db into main Jan 1, 2023
@tobiasraabe tobiasraabe deleted the pre-commit-ci-update-config branch January 1, 2023 16:54
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