roocs / clisops

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

Docstring linting cleanup #321

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:

https://github.com/codespell-project/codespell

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 7846047808


Changes Missing Coverage Covered Lines Changed/Added Lines %
clisops/ops/base_operation.py 15 18 83.33%
<!-- Total: 29 32 90.63% -->
Files with Coverage Reduction New Missed Lines %
clisops/ops/average.py 1 81.25%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 7844594970: 0.03%
Covered Lines: 1767
Relevant Lines: 2432

💛 - Coveralls
cehbrecht commented 6 months ago

@Zeitsperre can we merge PR #319 before this one?