Skip to content

chore: fix pre-commit job#502

Closed
henryiii wants to merge 1 commit into
pypa:mainfrom
henryiii:henryiii/fix/ci
Closed

chore: fix pre-commit job#502
henryiii wants to merge 1 commit into
pypa:mainfrom
henryiii:henryiii/fix/ci

Conversation

@henryiii
Copy link
Copy Markdown
Contributor

@henryiii henryiii commented Jan 30, 2023

Quick fix for broken pre-commit (due to poetry-core 1.5.0 breaking isort, see PyCQA/isort#2078) and flake8 reporting W503 (incompatible with Black & skipped by default) (seems to already have been fixed via a push directly to main).

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 30, 2023

Codecov Report

Base: 68.35% // Head: 68.35% // No change to project coverage 👍

Coverage data is based on head (895558f) compared to base (895558f).
Patch has no changes to coverable lines.

❗ Current head 895558f differs from pull request most recent head 06b7f8e. Consider uploading reports for the commit 06b7f8e to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #502   +/-   ##
=======================================
  Coverage   68.35%   68.35%           
=======================================
  Files          12       12           
  Lines         929      929           
=======================================
  Hits          635      635           
  Misses        294      294           

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@agronholm
Copy link
Copy Markdown
Contributor

Covered by #499.

@agronholm agronholm closed this Mar 10, 2023
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.

2 participants