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 CI post astropy 4.0 #207

Merged
merged 2 commits into from Jan 24, 2020
Merged

Conversation

bsipocz
Copy link
Member

@bsipocz bsipocz commented Jan 23, 2020

This should take care of the travis failures in #206

@bsipocz bsipocz added this to the v1.1 milestone Jan 23, 2020
@codecov
Copy link

codecov bot commented Jan 23, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #207      +/-   ##
==========================================
+ Coverage   70.95%   71.02%   +0.07%     
==========================================
  Files          37       37              
  Lines        3914     3914              
==========================================
+ Hits         2777     2780       +3     
+ Misses       1137     1134       -3
Impacted Files Coverage Δ
pyvo/dal/query.py 84.94% <0%> (+0.26%) ⬆️
pyvo/io/vosi/endpoint.py 85.92% <0%> (+1.48%) ⬆️

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 69f5596...7ff54c7. Read the comment docs.

Copy link
Contributor

@cbanek cbanek left a comment

Choose a reason for hiding this comment

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

Looks good to me - thanks for fixing this up!

@cbanek cbanek merged commit 96443be into astropy:master Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants