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

0.20.0 staging #1275

Merged
merged 9 commits into from Aug 9, 2023
Merged

0.20.0 staging #1275

merged 9 commits into from Aug 9, 2023

Conversation

jcapriot
Copy link
Member

@jcapriot jcapriot commented Aug 9, 2023

Summary

Staging for 0.20.0

PR Checklist

  • If this is a work in progress PR, set as a Draft PR
  • Linted my code according to the style guides.
  • Added tests to verify changes to the code.
  • Added necessary documentation to any new functions/classes following the
    expect style.
  • Marked as ready for review (if this is was a draft PR), and converted
    to a Pull Request
  • Tagged @simpeg/simpeg-developers when ready for review.

What does this implement/fix?

  • Adds the release notes for version 0.20.0
  • Updates deprecations and errors for the new version (make a few old functions now throw errors instead of deprecations) Also caught a few missed 0.19.0 future warnings.

@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #1275 (a49411f) into main (2389485) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1275      +/-   ##
==========================================
- Coverage   82.39%   82.36%   -0.03%     
==========================================
  Files         164      164              
  Lines       25098    25098              
==========================================
- Hits        20679    20673       -6     
- Misses       4419     4425       +6     
Files Changed Coverage Δ
SimPEG/flow/richards/simulation.py 96.26% <ø> (ø)
SimPEG/regularization/__init__.py 95.00% <ø> (ø)
SimPEG/utils/io_utils/io_utils_pf.py 96.61% <ø> (ø)
SimPEG/directives/directives.py 83.09% <100.00%> (ø)
SimPEG/utils/mat_utils.py 91.45% <100.00%> (ø)

... and 1 file with indirect coverage changes

@jcapriot jcapriot merged commit 364deb8 into simpeg:main Aug 9, 2023
15 of 16 checks passed
@jcapriot jcapriot deleted the 0.20.0_staging branch August 9, 2023 17:45
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.

None yet

1 participant