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

Minor CI updates #422

Merged
merged 4 commits into from Jul 22, 2020
Merged

Conversation

CasperWA
Copy link
Member

Changes:

  • Rename deps_static to pytest.
  • Run adapters tests for any Python version except 3.7 (see AiiDA tests only run on Python 3.8 in CI #401 for more info).
  • Run pytest for all tests with and without a real MongoDB.
    The old CI doesn't make sense anymore, since we no longer distinguish between "regular" and "index" servers. This is rather done directly in the tests themselves where needed.
  • Use v1 for CasperWA/push-protected action.
  • Use high verbosity for all pytest runs, i.e., add a -vvv option.

@codecov
Copy link

codecov bot commented Jul 22, 2020

Codecov Report

Merging #422 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #422   +/-   ##
=======================================
  Coverage   90.99%   90.99%           
=======================================
  Files          55       55           
  Lines        2522     2522           
=======================================
  Hits         2295     2295           
  Misses        227      227           
Flag Coverage Δ
#unittests 90.99% <ø> (ø)

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 07d4d01...91bf4e3. Read the comment docs.

Copy link
Member

@ml-evs ml-evs left a comment

Choose a reason for hiding this comment

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

LGTM!

@CasperWA CasperWA merged commit 4d94d7d into Materials-Consortia:master Jul 22, 2020
@CasperWA CasperWA deleted the minor_CI_updates branch July 22, 2020 10:26
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

2 participants