Skip to content

Add isort linter to enforce import order #126

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

Merged
merged 1 commit into from
Jan 27, 2019
Merged

Add isort linter to enforce import order #126

merged 1 commit into from
Jan 27, 2019

Conversation

c-w
Copy link
Member

@c-w c-w commented Jan 27, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Jan 27, 2019

Codecov Report

Merging #126 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #126   +/-   ##
=======================================
  Coverage   91.71%   91.71%           
=======================================
  Files          22       22           
  Lines         929      929           
=======================================
  Hits          852      852           
  Misses         77       77
Impacted Files Coverage Δ
opwen_email_server/utils/log.py 88.23% <100%> (ø) ⬆️
opwen_email_server/services/storage.py 95.83% <100%> (ø) ⬆️
opwen_email_server/utils/email_parser.py 93.91% <100%> (ø) ⬆️

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 ce249fc...7ce7b50. Read the comment docs.

@c-w c-w merged commit 4dd2523 into master Jan 27, 2019
@c-w c-w deleted the isort branch January 27, 2019 18:37
c-w pushed a commit that referenced this pull request Apr 28, 2020
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.

2 participants