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

Drop obsolete dev dependency flake8-formatter-abspath #1051

Merged

Conversation

jakob-keller
Copy link
Collaborator

Description of Change

Removes obsolete dev dependency flake8-formatter-abspath

Assumptions

flake8-formatter-abspath may be considered nice-to-have, i.e. it simply improves readability of flake8 results.

Checklist for All Submissions

  • I have added change info to CHANGES.rst
  • If this is resolving an issue (needed so future developers can determine if change is still necessary and under what conditions) (can be provided via link to issue with these details): closes flake8-formatter-abspath dev dependency is obsolete #1050
    • Detailed description of issue
    • Alternative methods considered (if any)
    • How issue is being resolved
    • How issue can be reproduced

@codecov
Copy link

codecov bot commented Oct 21, 2023

Codecov Report

Merging #1051 (17dc78d) into master (9d92ef2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1051   +/-   ##
=======================================
  Coverage   86.38%   86.38%           
=======================================
  Files          60       60           
  Lines        5803     5803           
=======================================
  Hits         5013     5013           
  Misses        790      790           
Flag Coverage Δ
unittests 86.38% <ø> (ø)

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jakob-keller jakob-keller force-pushed the remove-flake8-formatter-abspath branch from c0dd095 to 17dc78d Compare October 21, 2023 21:54
@thehesiod thehesiod self-requested a review October 23, 2023 16:34
@thehesiod thehesiod merged commit 718e40b into aio-libs:master Oct 23, 2023
11 checks passed
@jakob-keller jakob-keller deleted the remove-flake8-formatter-abspath branch October 23, 2023 17:07
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.

flake8-formatter-abspath dev dependency is obsolete
2 participants