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

Add a travis test for latest dep versions #395

Merged
merged 3 commits into from Feb 10, 2021

Conversation

shanosborne
Copy link
Contributor

@shanosborne shanosborne commented Feb 9, 2021

This PR creates a travis test that installs the latest versions of all the dependencies using the requirements.txt file. Dependabot will tell us ahead of time if there's a problem with this test, but it will also check it for any new changes

We'll need to merge this PR and rebase the open dependabot PR in order to actually have it test the newest requirements.

@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

Merging #395 (0e7a0c1) into develop (ad756dd) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #395      +/-   ##
===========================================
+ Coverage    74.15%   74.16%   +0.01%     
===========================================
  Files           17       17              
  Lines         5826     5829       +3     
===========================================
+ Hits          4320     4323       +3     
  Misses        1506     1506              
Impacted Files Coverage Δ
poppy/dms.py 44.91% <0.00%> (+0.47%) ⬆️

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 ad756dd...0e7a0c1. Read the comment docs.

@shanosborne shanosborne mentioned this pull request Feb 10, 2021
@mperrin mperrin merged commit 3f3fd28 into spacetelescope:develop Feb 10, 2021
@mperrin mperrin added this to the 1.0.0 milestone Mar 26, 2021
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