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

fix travis build #77

Merged
merged 4 commits into from Nov 11, 2019
Merged

fix travis build #77

merged 4 commits into from Nov 11, 2019

Conversation

ltalirz
Copy link
Member

@ltalirz ltalirz commented Nov 11, 2019

ran into this issue travis-ci/travis-ci#8536 in pr #75 (see also #75 (comment))

fixed by using more than one test job (now testing on python 3.7 and python 3.8).

@ltalirz ltalirz requested a review from ml-evs November 11, 2019 22:13
@codecov
Copy link

codecov bot commented Nov 11, 2019

Codecov Report

Merging #77 into master will increase coverage by 0.42%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   81.81%   82.24%   +0.42%     
==========================================
  Files          33       33              
  Lines        1628     1667      +39     
==========================================
+ Hits         1332     1371      +39     
  Misses        296      296
Impacted Files Coverage Δ
...imade/filtertransformers/tests/test_transformer.py 100% <0%> (ø) ⬆️
optimade/filterparser/tests/test_filterparser.py 100% <0%> (ø) ⬆️
optimade/models/toplevel.py 100% <0%> (ø) ⬆️
optimade/models/references.py 95.12% <0%> (+0.12%) ⬆️
optimade/server/main.py 66.66% <0%> (+0.23%) ⬆️
optimade/models/baseinfo.py 92.59% <0%> (+0.28%) ⬆️
optimade/server/mappers/structures.py 94.28% <0%> (+0.34%) ⬆️
optimade/models/links.py 90.9% <0%> (+0.43%) ⬆️
optimade/models/jsonapi.py 88.15% <0%> (+0.48%) ⬆️
optimade/filtertransformers/tests/test_django.py 88.88% <0%> (+0.65%) ⬆️
... and 3 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 187c1f8...1c83073. 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.

Thanks for sorting this @ltalirz!

@ml-evs ml-evs merged commit b13e11c into Materials-Consortia:master Nov 11, 2019
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