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

Support Python3.12, various fixes #330

Merged
merged 10 commits into from
Feb 16, 2024
Merged

Support Python3.12, various fixes #330

merged 10 commits into from
Feb 16, 2024

Conversation

Zeitsperre
Copy link
Collaborator

@Zeitsperre Zeitsperre commented Feb 15, 2024

Pull Request Checklist:

  • This PR addresses an already opened issue (for bug fixes / features)
    • This PR fixes issue #xyz
  • Tests for the changes have been added (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • HISTORY.rst has been updated (with summary of main changes)
  • I have added my relevant user information to AUTHORS.md

What kind of change does this PR introduce?:

  • Adds builds and metadata suggesting support for Python3.12
  • Update black to 24.2.0
  • Changes some print calls into logging calls in the tests
  • Now emits a warning on import if the installed xesmf is too old
  • Replaced styfle/cancel-workflow-action with GitHub Workflow concurrency settings

Does this PR introduce a breaking change?:

No.

Other information:

I'm going to prepare a new release based off this branch (v0.12.3)

@coveralls
Copy link

coveralls commented Feb 15, 2024

Pull Request Test Coverage Report for Build 7932454543

Details

  • -2 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.06%) to 72.412%

Changes Missing Coverage Covered Lines Changed/Added Lines %
clisops/core/regrid.py 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
clisops/core/regrid.py 1 61.14%
Totals Coverage Status
Change from base Build 7921362795: -0.06%
Covered Lines: 1777
Relevant Lines: 2454

💛 - Coveralls

tests/test_ops_regrid.py Outdated Show resolved Hide resolved
@Zeitsperre Zeitsperre merged commit 7454440 into master Feb 16, 2024
12 checks passed
@Zeitsperre Zeitsperre deleted the pre-release branch February 16, 2024 15:19
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.

4 participants