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

For 1.9.0 release #1096

Merged
merged 11 commits into from
Dec 23, 2024
Merged

For 1.9.0 release #1096

merged 11 commits into from
Dec 23, 2024

Conversation

SpacemanPaul
Copy link
Contributor

@SpacemanPaul SpacemanPaul commented Dec 20, 2024

Preparation for 1.9.0 release.


📚 Documentation preview 📚: https://datacube-ows--1096.org.readthedocs.build/en/1096/

pjonsson and others added 6 commits December 20, 2024 14:21
* Fix spelling

* CI: cancel ongoing jobs on PR update

This cancels the running CI jobs
when a PR gets updated, so the CI
runners aren't occupied on testing
something that is no longer relevant.

(cherry picked from commit cc4e4f6)
updates:
- [github.com/PyCQA/pylint: v3.3.1 → v3.3.2](pylint-dev/pylint@v3.3.1...v3.3.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 60d6c65)
Bumps mambaorg/micromamba from 2.0.3 to 2.0.5.

---
updated-dependencies:
- dependency-name: mambaorg/micromamba
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 2d79073)
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.03%. Comparing base (f298a2e) to head (b7ad07d).
Report is 5 commits behind head on develop-1.9.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           develop-1.9    #1096      +/-   ##
===============================================
- Coverage        93.28%   93.03%   -0.25%     
===============================================
  Files               53       53              
  Lines             7040     7080      +40     
===============================================
+ Hits              6567     6587      +20     
- Misses             473      493      +20     
Files with missing lines Coverage Δ
datacube_ows/__init__.py 100.00% <100.00%> (ø)
datacube_ows/feature_info.py 90.54% <100.00%> (ø)
datacube_ows/loading.py 80.76% <100.00%> (ø)
datacube_ows/styles/ramp.py 95.07% <100.00%> (ø)
datacube_ows/utils.py 100.00% <ø> (ø)

... and 3 files with indirect coverage changes

@SpacemanPaul SpacemanPaul marked this pull request as ready for review December 23, 2024 00:22
@SpacemanPaul SpacemanPaul merged commit b24b86b into develop-1.9 Dec 23, 2024
10 of 13 checks passed
@SpacemanPaul SpacemanPaul deleted the for-1.9.0 branch December 23, 2024 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants