Skip to content

Chore/149 drop python3.9#150

Merged
chrisbc merged 9 commits intomainfrom
chore/149-drop-python3.9
Oct 13, 2025
Merged

Chore/149 drop python3.9#150
chrisbc merged 9 commits intomainfrom
chore/149-drop-python3.9

Conversation

@chrisbc
Copy link
Copy Markdown
Member

@chrisbc chrisbc commented Oct 13, 2025

TODO: update to latest nzshm-common once GNS-Science/nzshm-common-py#71 is merged/published

  • closes CHORE: nzshm-model drop python 3.9 support #149
  • update pyproject.toml for PEP508
  • ensure workflows use minimum install footprints
  • drop python <3.10
  • add safety and pip-audit
  • update poetry.lock
  • bump version 0.14.0
  • update to nzshm-common@0.9.0

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 13, 2025

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.63%. Comparing base (145d152) to head (04896e8).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
nzshm_model/logic_tree/correlation.py 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   87.53%   87.63%   +0.09%     
==========================================
  Files          35       35              
  Lines        1717     1714       -3     
  Branches      216      218       +2     
==========================================
- Hits         1503     1502       -1     
+ Misses        173      169       -4     
- Partials       41       43       +2     
Flag Coverage Δ
unittests 87.63% <33.33%> (+0.09%) ⬆️

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.

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

@chrisbc chrisbc marked this pull request as ready for review October 13, 2025 02:37
@chrisbc chrisbc requested review from chrisdicaprio and voj October 13, 2025 02:37
Comment thread pyproject.toml Outdated
Comment thread pyproject.toml Outdated
Copy link
Copy Markdown
Collaborator

@voj voj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chrisbc chrisbc merged commit de6d37c into main Oct 13, 2025
10 of 11 checks passed
@chrisbc chrisbc deleted the chore/149-drop-python3.9 branch October 13, 2025 03:47
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.

CHORE: nzshm-model drop python 3.9 support

3 participants