tobac-project / tobac

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

Release v1.5.4 #459

Closed freemansw1 closed 1 month ago

freemansw1 commented 1 month ago

PR for v1.5.4 release

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 83.52941% with 28 lines in your changes missing coverage. Please review.

Project coverage is 60.72%. Comparing base (698d53b) to head (2d708be). Report is 123 commits behind head on main.

Files with missing lines Patch % Lines
tobac/utils/general.py 53.33% 14 Missing :warning:
tobac/feature_detection.py 76.08% 11 Missing :warning:
tobac/utils/bulk_statistics.py 78.57% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #459 +/- ## ========================================== - Coverage 60.91% 60.72% -0.19% ========================================== Files 23 23 Lines 3541 3537 -4 ========================================== - Hits 2157 2148 -9 - Misses 1384 1389 +5 ``` | [Flag](https://app.codecov.io/gh/tobac-project/tobac/pull/459/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/459/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tobac-project) | `60.72% <83.52%> (-0.19%)` | :arrow_down: | 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.

github-actions[bot] commented 1 month ago

Linting results by Pylint:

Your code has been rated at 8.70/10 (previous run: 8.70/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.