Skip to content

chore: Use 2x faster black mirror#2270

Merged
matthewfeickert merged 1 commit intomainfrom
all-repos_autofix_all-repos-sed
Aug 10, 2023
Merged

chore: Use 2x faster black mirror#2270
matthewfeickert merged 1 commit intomainfrom
all-repos_autofix_all-repos-sed

Conversation

@henryiii
Copy link
Member

@henryiii henryiii commented Aug 10, 2023

Description

Update black pre-commit hook repo to faster https://github.com/psf/black-pre-commit-mirror.

Committed via https://github.com/asottile/all-repos

Checklist Before Requesting Reviewer

  • Tests are passing
  • "WIP" removed from the title of the pull request
  • Selected an Assignee for the PR to be responsible for the log summary

Before Merging

For the PR Assignees:

  • Summarize commit messages into a comprehensive review of the PR
* Update black pre-commit hook repo to faster
  https://github.com/psf/black-pre-commit-mirror.

@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (0da1313) 98.30% compared to head (9ed4a90) 98.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2270   +/-   ##
=======================================
  Coverage   98.30%   98.30%           
=======================================
  Files          69       69           
  Lines        4534     4534           
  Branches      802      802           
=======================================
  Hits         4457     4457           
  Misses         45       45           
  Partials       32       32           
Flag Coverage Δ
contrib 97.88% <ø> (ø)
doctest 61.09% <ø> (ø)
unittests-3.10 96.31% <ø> (ø)
unittests-3.11 96.31% <ø> (ø)
unittests-3.8 96.33% <ø> (ø)
unittests-3.9 96.36% <ø> (ø)

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

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

@matthewfeickert matthewfeickert added the chore Other changes that don't modify src or test files label Aug 10, 2023
@matthewfeickert
Copy link
Member

Many thank @henryiii! I'll fixup the issues with the docs and get this merged.

@matthewfeickert matthewfeickert force-pushed the all-repos_autofix_all-repos-sed branch from ef775cc to 9ed4a90 Compare August 10, 2023 04:57
@matthewfeickert matthewfeickert added pre-commit Related to pre-commit hooks need-to-backport tmp label until can be backported to patch release branch labels Aug 10, 2023
@matthewfeickert matthewfeickert changed the title chore: use 2x faster black mirror chore: Use 2x faster black mirror Aug 10, 2023
@matthewfeickert matthewfeickert merged commit 998ba7c into main Aug 10, 2023
@matthewfeickert matthewfeickert deleted the all-repos_autofix_all-repos-sed branch August 10, 2023 05:20
@matthewfeickert matthewfeickert removed the need-to-backport tmp label until can be backported to patch release branch label Aug 16, 2023
matthewfeickert added a commit that referenced this pull request Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Other changes that don't modify src or test files pre-commit Related to pre-commit hooks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants