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

Adding missing optional dev dependencies #95

Merged

Conversation

giovannipizzi
Copy link
Member

They were listed in dev-requirements.txt with the correct version (and used by the tests) but they were missing in setup.py.
They were pytest-benchmark and coverage.

They were listed in dev-requirements.txt with
the correct version (and used by the tests) but
they were missing in `setup.py`.
They were `pytest-benchmark` and `coverage`.
@codecov
Copy link

codecov bot commented Aug 26, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           develop       #95   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines         1199      1199           
=========================================
  Hits          1199      1199           

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 c718ffd...690ac34. Read the comment docs.

Copy link
Member

@ramirezfranciscof ramirezfranciscof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm guessing the change in order was just arbitrary? Anyways, aproved!

@giovannipizzi
Copy link
Member Author

Yes, I put them in alphabetical order now

@giovannipizzi giovannipizzi merged commit e7e3627 into aiidateam:develop Aug 26, 2020
@giovannipizzi giovannipizzi deleted the fix_missing_optional_deps branch August 26, 2020 21:35
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