tobac-project / tobac

Tracking and object-based analysis of clouds
BSD 3-Clause "New" or "Revised" License
103 stars 54 forks source link

Merge 1.5.3 into main #423

Closed w-k-jones closed 8 months ago

w-k-jones commented 8 months ago
github-actions[bot] commented 8 months ago

Linting results by Pylint:

Your code has been rated at 8.72/10 (previous run: 8.72/10, +0.00) The linting score is an indicator that reflects how well your code version follows Pylint’s coding standards and quality metrics with respect to the main branch. A decrease usually indicates your new code does not fully meet style guidelines or has potential errors.

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 63.92405% with 171 lines in your changes are missing coverage. Please review.

Project coverage is 60.44%. Comparing base (8f92d80) to head (2fe56c0).

Files Patch % Lines
tobac/analysis/cell_analysis.py 12.19% 144 Missing :warning:
tobac/analysis/feature_analysis.py 22.58% 24 Missing :warning:
tobac/utils/general.py 72.72% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #423 +/- ## ========================================== + Coverage 56.91% 60.44% +3.53% ========================================== Files 20 23 +3 Lines 3440 3522 +82 ========================================== + Hits 1958 2129 +171 + Misses 1482 1393 -89 ``` | [Flag](https://app.codecov.io/gh/tobac-project/tobac/pull/423/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tobac-project) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/tobac-project/tobac/pull/423/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tobac-project) | `60.44% <63.92%> (+3.53%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tobac-project#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.