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

Allow noqa to apply to lines due to continuation - [merged] #1266

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

Allow noqa to apply to lines due to continuation - [merged] #1266

asottile opened this issue Apr 3, 2021 · 3 comments

Comments

@asottile
Copy link
Member

asottile commented Apr 3, 2021

In GitLab by @asottile on Mar 17, 2020, 22:16

Merges noqa_continuation -> master

Resolves #375

@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 Mar 17, 2020, 22:19

Codecov Report

Merging #413 into master will increase coverage by 0.51%.
The diff coverage is 97.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #413      +/-   ##
==========================================
+ Coverage   83.31%   83.82%   +0.51%     
==========================================
  Files          25       25              
  Lines        2403     2424      +21     
  Branches      374      378       +4     
==========================================
+ Hits         2002     2032      +30     
+ Misses        344      336       -8     
+ Partials       57       56       -1
Impacted Files Coverage Δ
src/flake8/checker.py 84.21% <100%> (-0.06%) ⬇️
src/flake8/processor.py 96.91% <96.29%> (+4.08%) ⬆️

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 8f9b493...28797a5. Read the comment docs.

@asottile
Copy link
Member Author

asottile commented Apr 3, 2021

In GitLab by @asottile on Mar 23, 2020, 11:33

merged

@asottile
Copy link
Member Author

asottile commented Apr 3, 2021

In GitLab by @asottile on Mar 23, 2020, 11:33

mentioned in commit d097d51

@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