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

promote pre-release to main #41

Merged
merged 6 commits into from
Jul 3, 2024
Merged

promote pre-release to main #41

merged 6 commits into from
Jul 3, 2024

Conversation

chrisbc
Copy link
Member

@chrisbc chrisbc commented Jul 3, 2024

with:

  • updated docs
  • latest nzshm-model
  • latest nzhsm-common

DrCuriosity and others added 5 commits June 14, 2024 12:03
Merge: Set up library user documentation (#34)

See CHANGELOG.md for more details
See CHANGELOG.md for further details.
* Further documentation improvements.
- Installation page.
* Fix for NZSHM Model 0.6 compability (inversion solution IDs)
* Latest on Installation, Contributing, Testing.
* Moving old scripts and demos into a separate /demo directory.
* get_branch_inversion_solution_id helper for nzshm-model 0.6
* Adding mkdocs-click, scripts documentation.
* Updated README.md
* Moved CLI script into /solvis/scripts/
* Fixups for Solvis CLI
* Bonus helper functions for composite_solution
Now that I'm trying to use them for the usage docs,
fss._solutions is a bit magical.
So now you have:
- get_fault_system_codes()
- get_fault_system_solution(fault_system_code)
* Usage: getting us from file read to MDF histogram.
* update GHA scripts; add python 312 to test matrix;
* run tests for pre-release PRs
* remove 3.12 from matrix
* update to latest commons; fix typing syntax for python3.9 support;
* changelog
* manual version bump
---------

Co-authored-by: Chris Chamberlain <[email protected]>
* update model; fix API change impacts; tidy dependencies;
* pin numpy again;
* update lock file;
* twine not needed by tox
* update changelog
* manual version bump to 0.12.1
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

Attention: Patch coverage is 84.09091% with 14 lines in your changes missing coverage. Please review.

Project coverage is 90.66%. Comparing base (1257552) to head (384a6ca).
Report is 3 commits behind head on main.

Files Patch % Lines
...nversion_solution/inversion_solution_operations.py 87.75% 5 Missing and 1 partial ⚠️
solvis/inversion_solution/fault_system_solution.py 61.53% 2 Missing and 3 partials ⚠️
solvis/config.py 0.00% 2 Missing ⚠️
solvis/inversion_solution/composite_solution.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   90.95%   90.66%   -0.29%     
==========================================
  Files          14       14              
  Lines         818      889      +71     
  Branches       68      127      +59     
==========================================
+ Hits          744      806      +62     
- Misses         62       67       +5     
- Partials       12       16       +4     
Flag Coverage Δ
unittests 90.66% <84.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.

@chrisbc chrisbc merged commit 7af0b1e into main Jul 3, 2024
11 checks passed
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