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

Update CI workflows #29

Merged
merged 13 commits into from
Aug 17, 2024
Merged

Update CI workflows #29

merged 13 commits into from
Aug 17, 2024

Conversation

mdpiper
Copy link
Member

@mdpiper mdpiper commented Aug 17, 2024

This PR updates the CI workflows in an attempt to bring them closer to those currently in Landlab. The significant changes:

  1. Use pre-commit hooks to lint project files. Replaced the "format" workflow and nox session with "lint"
  2. Test notebooks in the examples directory with nbmake. Include a "test-notebooks" workflow.
  3. Make workflows cancelable.
  4. Renamed the "build-and-test" workflow to just "test".

@coveralls
Copy link

coveralls commented Aug 17, 2024

Pull Request Test Coverage Report for Build 10434534535

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 52.795%

Totals Coverage Status
Change from base Build 10427842927: 0.0%
Covered Lines: 85
Relevant Lines: 161

💛 - Coveralls

@mdpiper mdpiper marked this pull request as ready for review August 17, 2024 18:33
@mdpiper mdpiper merged commit 9b737cf into main Aug 17, 2024
18 checks passed
@mdpiper mdpiper deleted the mdpiper/update-ci-workflows branch August 17, 2024 19:22
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.

2 participants