roocs / clisops

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

Fixed problem with union of invalid geometries #282

Closed huard closed 1 year ago

huard commented 1 year ago

Also simplified logic, and added test.

Pull Request Checklist:

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4929567778

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
clisops/core/subset.py 0 8 0.0%
<!-- Total: 0 8 0.0% -->
Files with Coverage Reduction New Missed Lines %
clisops/core/subset.py 1 77.54%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 4918272074: 0.0%
Covered Lines: 1110
Relevant Lines: 1403

💛 - Coveralls