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

Integrate sort requirements and imports, pytest inits linters #32

Merged
merged 4 commits into from
May 2, 2019

Conversation

dmytrostriletskyi
Copy link
Contributor

@dmytrostriletskyi dmytrostriletskyi commented Apr 27, 2019

I have integrated linters.io. It allows us:

  1. Sort requirements in alphabetical order.
  2. Remove __init__.py files in the tests folder.
  3. Remove script to run isort with failed exit code.

References

@codecov-io
Copy link

codecov-io commented May 2, 2019

Codecov Report

Merging #32 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #32   +/-   ##
========================================
  Coverage    96.56%   96.56%           
========================================
  Files           24       24           
  Lines          379      379           
========================================
  Hits           366      366           
  Misses          13       13

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 a0c768f...758ef2f. Read the comment docs.

@dmytrostriletskyi dmytrostriletskyi merged commit b2371d8 into develop May 2, 2019
@delete-merged-branch delete-merged-branch bot deleted the improve-lintering branch May 2, 2019 12:24
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.

4 participants