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

add flake8 config, set max-line-length to 88 #704

Merged
merged 1 commit into from Jan 30, 2022
Merged

Conversation

Nothing4You
Copy link
Collaborator

What do these changes do?

allow lines of up to 88 characters.
this also provides compatibility with upcoming black formatting.

Are there changes in behavior for the user?

no

this also provides compatibility with upcoming black formatting
@codecov
Copy link

codecov bot commented Jan 30, 2022

Codecov Report

Merging #704 (e36fe94) into master (1558b4a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #704   +/-   ##
=======================================
  Coverage   86.50%   86.50%           
=======================================
  Files          12       12           
  Lines        2082     2082           
  Branches      341      341           
=======================================
  Hits         1801     1801           
  Misses        216      216           
  Partials       65       65           
Flag Coverage Δ
ubuntu-latest_3.10_mariadb-10.2 83.04% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.3 83.04% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.4 83.04% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.5 83.04% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.6 83.04% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.7 83.04% <ø> (ø)
ubuntu-latest_3.10_mysql-5.7 83.90% <ø> (ø)
ubuntu-latest_3.10_mysql-8.0 85.78% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.2 82.59% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.3 82.59% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.4 82.59% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.5 82.59% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.6 82.59% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.7 82.59% <ø> (ø)
ubuntu-latest_3.7_mysql-5.7 83.48% <ø> (ø)
ubuntu-latest_3.7_mysql-8.0 85.39% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.2 82.99% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.3 82.99% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.4 82.99% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.5 82.99% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.6 82.99% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.7 82.99% <ø> (ø)
ubuntu-latest_3.8_mysql-5.7 83.86% <ø> (ø)
ubuntu-latest_3.8_mysql-8.0 85.69% <ø> (?)
ubuntu-latest_3.9_mariadb-10.2 82.99% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.3 82.99% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.4 82.99% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.5 82.99% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.6 82.99% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.7 82.99% <ø> (ø)
ubuntu-latest_3.9_mysql-5.7 83.86% <ø> (ø)
ubuntu-latest_3.9_mysql-8.0 85.69% <ø> (ø)

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


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 1558b4a...e36fe94. Read the comment docs.

@Nothing4You Nothing4You merged commit 624de5f into master Jan 30, 2022
@Nothing4You Nothing4You deleted the flake8-line-length branch January 30, 2022 00:36
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.

None yet

1 participant