Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@santisoler
Copy link
Member

@santisoler santisoler commented Nov 2, 2024

Summary

Use Numpy's RNG and ditch unittest in tests for depth weighting.

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.

Reference issue

Part of #1289

What does this implement/fix?

Additional information

Use Numpy's RNG and ditch unittest.
@codecov
Copy link

codecov bot commented Nov 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.00%. Comparing base (e61d9b2) to head (e7f4526).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1570      +/-   ##
==========================================
- Coverage   86.01%   86.00%   -0.01%     
==========================================
  Files         410      410              
  Lines       54216    54217       +1     
  Branches     5106     5106              
==========================================
- Hits        46632    46630       -2     
- Misses       6168     6170       +2     
- Partials     1416     1417       +1     

☔ 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.

@santisoler santisoler changed the title Update tests for depth weighting Use Numpy's RNG in tests for depth weighting Dec 13, 2024
@santisoler santisoler added this to the 0.24.0 milestone Apr 23, 2025
@santisoler santisoler marked this pull request as ready for review April 24, 2025 00:13
@santisoler santisoler merged commit 8f5fe30 into main Apr 24, 2025
22 checks passed
johnweis0480 pushed a commit to johnweis0480/simpeg_johnweis that referenced this pull request Jun 9, 2025
Use Numpy's RNG and ditch `unittest` in tests for depth weighting.
@santisoler santisoler deleted the update-tests-depth-weight branch September 17, 2025 23:40
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