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

Ensure that a not-found file produces an error - [merged] #1262

Closed
asottile opened this issue Apr 3, 2021 · 4 comments
Closed

Ensure that a not-found file produces an error - [merged] #1262

asottile opened this issue Apr 3, 2021 · 4 comments

Comments

@asottile
Copy link
Member

asottile commented Apr 3, 2021

In GitLab by @asottile on Jan 16, 2020, 12:47

Merges file_not_found_error -> master

  • this restores a flake8 2.x behaviour that was lost in the refactor

Resolves #600

@asottile asottile added this to the 3.8.0 milestone Apr 3, 2021
@asottile
Copy link
Member Author

asottile commented Apr 3, 2021

In GitLab by @codecov on Jan 16, 2020, 12:48

Codecov Report

Merging #404 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #404      +/-   ##
==========================================
+ Coverage   82.87%   82.87%   +<.01%     
==========================================
  Files          25       25              
  Lines        2411     2412       +1     
  Branches      377      377              
==========================================
+ Hits         1998     1999       +1     
  Misses        353      353              
  Partials       60       60
Impacted Files Coverage Δ
src/flake8/checker.py 81.96% <100%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b56c88f...bfb79b4. Read the comment docs.

@asottile
Copy link
Member Author

asottile commented Apr 3, 2021

In GitLab by @asottile on Jan 16, 2020, 12:54

added 1 commit

  • bfb79b4 - Ensure that a not-found file produces an error

Compare with previous version

@asottile
Copy link
Member Author

asottile commented Apr 3, 2021

In GitLab by @asottile on Jan 16, 2020, 14:59

mentioned in commit d583f05

@asottile
Copy link
Member Author

asottile commented Apr 3, 2021

In GitLab by @asottile on Jan 16, 2020, 14:59

merged

@asottile asottile closed this as completed Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant