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

Feature/issue 233 group dependabot updates #235

Merged
merged 9 commits into from
Jun 17, 2024

Conversation

danielfromearth
Copy link
Collaborator

@danielfromearth danielfromearth commented Jun 17, 2024

GitHub Issue: #233

Description

This change rolls dependabot updates into single PRs each for pip and GitHub Actions. Note: a FutureWarning from xarray was also resolved.

PR Acceptance Checklist

  • [n/a] Unit tests added/updated and passing.
  • [n/a] Integration testing
  • CHANGELOG.md updated
  • [n/a] Documentation updated (if needed).

📚 Documentation preview 📚: https://ncompare--235.org.readthedocs.build/en/235/

Prevents:
tests/test_core.py::test_no_error_compare_0to1group
  <frozen _collections_abc>:894: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
@danielfromearth danielfromearth self-assigned this Jun 17, 2024
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.92%. Comparing base (6e6e1da) to head (9ec5b8d).
Report is 69 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #235      +/-   ##
===========================================
+ Coverage    90.10%   90.92%   +0.82%     
===========================================
  Files            6        5       -1     
  Lines          475      463      -12     
===========================================
- Hits           428      421       -7     
+ Misses          47       42       -5     

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

@danielfromearth danielfromearth added the dependencies Pull requests that update a dependency file label Jun 17, 2024
@danielfromearth danielfromearth merged commit 9166f90 into develop Jun 17, 2024
10 checks passed
@danielfromearth danielfromearth deleted the feature/issue-233-group-dependabot-updates branch June 17, 2024 21:40
@danielfromearth danielfromearth linked an issue Jul 5, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Group dependabot updates into fewer PRs
1 participant