Skip to content

Add mypy, ruff, and refurb.#16

Merged
tobiasraabe merged 4 commits intomainfrom
pre-commit-ci-update-config
Jan 11, 2023
Merged

Add mypy, ruff, and refurb.#16
tobiasraabe merged 4 commits intomainfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Oct 31, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Merging #16 (1a35452) into main (2211f4d) will increase coverage by 46.34%.
The diff coverage is n/a.

❗ Current head 1a35452 differs from pull request most recent head c1058c6. Consider uploading reports for the commit c1058c6 to get more accurate results

@@             Coverage Diff             @@
##             main      #16       +/-   ##
===========================================
+ Coverage   52.72%   99.06%   +46.34%     
===========================================
  Files          16       16               
  Lines         533      533               
===========================================
+ Hits          281      528      +247     
+ Misses        252        5      -247     
Flag Coverage Δ
end_to_end 96.43% <ø> (?)
unit 52.72% <ø> (ø)

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

Impacted Files Coverage Δ
tests/conftest.py 100.00% <0.00%> (+9.09%) ⬆️
tests/test_config.py 100.00% <0.00%> (+28.57%) ⬆️
src/pytask_julia/shared.py 100.00% <0.00%> (+29.41%) ⬆️
src/pytask_julia/parametrize.py 100.00% <0.00%> (+37.50%) ⬆️
src/pytask_julia/collect.py 100.00% <0.00%> (+39.13%) ⬆️
tests/test_normal_execution_w_plugin.py 100.00% <0.00%> (+40.00%) ⬆️
src/pytask_julia/serialization.py 100.00% <0.00%> (+42.30%) ⬆️
src/pytask_julia/config.py 76.19% <0.00%> (+47.61%) ⬆️
src/pytask_julia/execute.py 100.00% <0.00%> (+50.00%) ⬆️
tests/test_parametrize.py 100.00% <0.00%> (+52.00%) ⬆️
... and 2 more

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 6190cae to c67e0dd Compare November 14, 2022 19:44
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 5fc524e to b3abcc6 Compare December 5, 2022 19:45
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from b3abcc6 to d6a4980 Compare December 12, 2022 20:15
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0)
- [github.com/asottile/pyupgrade: v3.1.0 → v3.3.1](asottile/pyupgrade@v3.1.0...v3.3.1)
- [github.com/asottile/reorder_python_imports: v3.8.5 → v3.9.0](asottile/reorder-python-imports@v3.8.5...v3.9.0)
- [github.com/asottile/setup-cfg-fmt: v2.1.0 → v2.2.0](asottile/setup-cfg-fmt@v2.1.0...v2.2.0)
- [github.com/PyCQA/docformatter: v1.5.0 → v1.5.1](PyCQA/docformatter@v1.5.0...v1.5.1)
- [github.com/psf/black: 22.10.0 → 22.12.0](psf/black@22.10.0...22.12.0)
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](PyCQA/flake8@5.0.4...6.0.0)
- [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 d6a4980 to 1a35452 Compare December 19, 2022 19:56
@tobiasraabe tobiasraabe changed the title [pre-commit.ci] pre-commit autoupdate Add mypy, ruff, and refurb. Jan 9, 2023
@tobiasraabe tobiasraabe merged commit 7b755f7 into main Jan 11, 2023
@tobiasraabe tobiasraabe deleted the pre-commit-ci-update-config branch January 11, 2023 23:14
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