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

GitHub actions #281

Merged
merged 15 commits into from
Feb 13, 2020
Merged

GitHub actions #281

merged 15 commits into from
Feb 13, 2020

Conversation

yannikschaelte
Copy link
Member

  • move CI tests from travis to github actions
  • add pypi deploy script

@yannikschaelte yannikschaelte self-assigned this Feb 10, 2020
@codecov-io
Copy link

codecov-io commented Feb 10, 2020

Codecov Report

Merging #281 into develop will increase coverage by 0.29%.
The diff coverage is 88.23%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #281      +/-   ##
===========================================
+ Coverage    76.88%   77.18%   +0.29%     
===========================================
  Files           22       22              
  Lines         1778     1823      +45     
  Branches       381      398      +17     
===========================================
+ Hits          1367     1407      +40     
- Misses         316      320       +4     
- Partials        95       96       +1
Impacted Files Coverage Δ
petab/core.py 84.87% <100%> (+0.25%) ⬆️
petab/lint.py 74.81% <82.6%> (+0.72%) ⬆️
petab/parameters.py 94.35% <92.3%> (-0.65%) ⬇️

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 3129202...29afbc2. Read the comment docs.

Copy link
Member

@dweindl dweindl left a comment

Choose a reason for hiding this comment

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

Things seem to work. Updated repository settings, secrets, and URLs. Deployment remains to be tested.

@dweindl dweindl merged commit 023f19e into develop Feb 13, 2020
@dweindl dweindl deleted the github_actions branch February 13, 2020 09:09
@yannikschaelte yannikschaelte mentioned this pull request Feb 20, 2020
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.

3 participants