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

Test PyPI version via CI #146

Merged
merged 10 commits into from
Jun 14, 2024
Merged

Test PyPI version via CI #146

merged 10 commits into from
Jun 14, 2024

Conversation

luigibonati
Copy link
Owner

@luigibonati luigibonati commented Jun 12, 2024

Description

Improve continuos integration via github actions and test also the PyPI version to identify dependency issues as in #143.
Suggested by @andrrizzi in #144

Todos

Notable points that this PR has either accomplished or will accomplish.

  • create new workflow for PyPI version
    • Install mlcolvar from pip
    • checkout to latest tag
  • update CI to use latest actions (checkout/v4)

Status

  • Ready to go

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.35%. Comparing base (8dff46b) to head (c765985).

Additional details and impacted files

@luigibonati luigibonati mentioned this pull request Jun 12, 2024
@luigibonati
Copy link
Owner Author

I set up the tests and, with the latest pypi release, they are working correctly!
I scheduled them to run weekly

if there are no comments I will merge it

@luigibonati luigibonati merged commit d9640bd into main Jun 14, 2024
12 checks passed
@luigibonati luigibonati deleted the gh_actions branch June 14, 2024 07:39
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.

1 participant