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

Migrate to flake8 5.0.0 compatible config #3661

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

eivindjahren
Copy link
Contributor

Fixes the build by migrating flake8 setup. See PyCQA/flake8#1630

Pre review checklist

  • Added appropriate release note label
  • PR title captures the intent of the changes, and is fitting for release notes.
  • Commit history is consistent and clean, in line with the contribution guidelines.

Adding labels helps the maintainers when writing release notes. This is the list of release note labels.

@eivindjahren eivindjahren self-assigned this Jul 31, 2022
@eivindjahren eivindjahren changed the title Migrate to flake8 5.0.0 config Migrate to flake8 5.0.0 compatible config Jul 31, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #3661 (a4535d5) into main (79c44bd) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3661      +/-   ##
==========================================
- Coverage   64.51%   64.50%   -0.01%     
==========================================
  Files         592      592              
  Lines       46159    46159              
  Branches     4161     4161              
==========================================
- Hits        29778    29774       -4     
- Misses      15037    15041       +4     
  Partials     1344     1344              
Impacted Files Coverage Δ
src/res/job_queue/forward_model_status.py 88.60% <0.00%> (-5.07%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@sondreso sondreso merged commit 125da23 into equinor:main Aug 1, 2022
@eivindjahren eivindjahren deleted the fix_flake8 branch August 1, 2022 05:31
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.

3 participants