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

[pre-commit.ci] pre-commit autoupdate #9756

Merged
merged 2 commits into from
Aug 2, 2023
Merged

Conversation

updates:
- [github.com/asottile/pyupgrade: v3.9.0 → v3.10.1](asottile/pyupgrade@v3.9.0...v3.10.1)
- [github.com/astral-sh/ruff-pre-commit: v0.0.278 → v0.0.281](astral-sh/ruff-pre-commit@v0.0.278...v0.0.281)
- [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](PyCQA/flake8@6.0.0...6.1.0)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from bf493c4 to 38faa07 Compare July 31, 2023 23:33
- also remove redundant flake8 plugins
- remove beautysh as we don't have any scripts now
- remove pyupgrade as it is redundant due to ruff
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Patch coverage: 79.41% and project coverage change: -0.32% ⚠️

Comparison is base (5c2fd67) 90.46% compared to head (4bd1c75) 90.15%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9756      +/-   ##
==========================================
- Coverage   90.46%   90.15%   -0.32%     
==========================================
  Files         480      480              
  Lines       36615    36615              
  Branches     5277     4322     -955     
==========================================
- Hits        33125    33011     -114     
- Misses       2892     2977      +85     
- Partials      598      627      +29     
Files Changed Coverage Δ
dvc/logger.py 86.33% <0.00%> (ø)
dvc/repo/__init__.py 94.50% <ø> (ø)
dvc/repo/worktree.py 9.61% <0.00%> (ø)
dvc/testing/benchmarks/conftest.py 0.00% <0.00%> (ø)
dvc/testing/conftest.py 0.00% <0.00%> (ø)
dvc/testing/plugin.py 36.36% <0.00%> (ø)
tests/func/test_add.py 94.68% <0.00%> (-4.18%) ⬇️
dvc/api/data.py 80.59% <100.00%> (ø)
dvc/cli/__init__.py 77.34% <100.00%> (ø)
dvc/compare.py 97.77% <100.00%> (ø)
... and 12 more

... and 26 files with indirect coverage changes

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

@skshetry skshetry merged commit 502b3df into main Aug 2, 2023
@skshetry skshetry deleted the pre-commit-ci-update-config branch August 2, 2023 12:23
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