roocs / clisops

Climate Simulation Operations
https://clisops.readthedocs.io/en/latest/
Other
21 stars 9 forks source link

Support Python3.12, various fixes #330

Closed Zeitsperre closed 6 months ago

Zeitsperre commented 6 months ago

Pull Request Checklist:

What kind of change does this PR introduce?:

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 commented 6 months ago

Pull Request Test Coverage Report for Build 7932454543

Details


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

💛 - Coveralls