Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge RC v1.5.2 into main #387

Merged
merged 185 commits into from
Dec 8, 2023
Merged

Merge RC v1.5.2 into main #387

merged 185 commits into from
Dec 8, 2023

Conversation

w-k-jones
Copy link
Member

  • Have you followed our guidelines in CONTRIBUTING.md?
  • Have you self-reviewed your code and corrected any misspellings?
  • Have you written documentation that is easy to understand?
  • Have you written descriptive commit messages?
  • Have you added NumPy docstrings for newly added functions?
  • Have you formatted your code using black?
  • If you have introduced a new functionality, have you added adequate unit tests?
  • Have all tests passed in your local clone?
  • If you have introduced a new functionality, have you added an example notebook?
  • Have you kept your pull request small and limited so that it is easy to review?
  • Have the newest changes from this branch been merged?

JuliaKukulies and others added 30 commits May 23, 2023 16:00
w-k-jones and others added 27 commits November 29, 2023 09:38
Update bulk statistics to use multiple fields correctly
…_cell_min

# Conflicts:
#	tobac/segmentation.py
Add tests for `time_cell_min` and update documentation for the parameter
Uncomment `dist_func` parameter to enable PBCs with predictive tracking
Fix issue with numba and PBC dist func
Update version number, changelog and notebooks for 1.5.2 release
@w-k-jones w-k-jones added the release Organising the next release on conda-forge label Dec 8, 2023
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Attention: 43 lines in your changes are missing coverage. Please review.

Comparison is base (09b5a73) 55.75% compared to head (3484f95) 56.91%.

Files Patch % Lines
tobac/utils/internal/basic.py 80.73% 21 Missing ⚠️
tobac/utils/bulk_statistics.py 87.30% 8 Missing ⚠️
tobac/utils/internal/iris_utils.py 88.00% 6 Missing ⚠️
tobac/utils/internal/xarray_utils.py 71.42% 4 Missing ⚠️
tobac/utils/decorators.py 96.51% 3 Missing ⚠️
tobac/utils/periodic_boundaries.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #387      +/-   ##
==========================================
+ Coverage   55.75%   56.91%   +1.16%     
==========================================
  Files          15       20       +5     
  Lines        3313     3440     +127     
==========================================
+ Hits         1847     1958     +111     
- Misses       1466     1482      +16     
Flag Coverage Δ
unittests 56.91% <88.34%> (+1.16%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@w-k-jones w-k-jones merged commit bd614ef into main Dec 8, 2023
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Organising the next release on conda-forge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants