Skip to content

readthedocs: use Ubuntu 26.04/Python 3.14#2510

Merged
omad merged 1 commit into
opendatacube:developfrom
pjonsson:docs-bump-readthedocs
Jun 8, 2026
Merged

readthedocs: use Ubuntu 26.04/Python 3.14#2510
omad merged 1 commit into
opendatacube:developfrom
pjonsson:docs-bump-readthedocs

Conversation

@pjonsson

@pjonsson pjonsson commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Reason for this pull request

Bump the build environment to
the latest Ubuntu LTS and its
Python version.

Proposed changes

  • Closes #xxxx

  • Tests added / passed

  • Pull Request Title will make sense in ODC Release Notes


📚 Documentation preview 📚: https://opendatacube--2510.org.readthedocs.build/en/2510/

Bump the build environment to
the latest Ubuntu LTS and its
Python version.
@pjonsson

pjonsson commented Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

The changes in the rendered documentation from this are a couple of formatting changes, some API changes when inheriting from Exception, and that union types are rendered as A | B instead of the previous Union[A, B].

Personally I find the A | B syntax easier to read, so there are benefits of this beyond just moving the build to an Ubuntu LTS version that will be supported for the next 5 years.

@codecov

codecov Bot commented Jun 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.54%. Comparing base (4324a1f) to head (17b14cd).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2510   +/-   ##
========================================
  Coverage    86.54%   86.54%           
========================================
  Files          162      162           
  Lines        17307    17307           
========================================
  Hits         14978    14978           
  Misses        2329     2329           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@omad omad merged commit 8ce5224 into opendatacube:develop Jun 8, 2026
10 checks passed
@pjonsson pjonsson deleted the docs-bump-readthedocs branch June 8, 2026 06:54
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.

2 participants