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

Skip to content

Conversation

@santisoler
Copy link
Member

Summary

Add a test function checking that the sensitivity matrix in the gravity simulation using Choclo as engine is being stored in disk using a Numpy memmap.

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

What does this implement/fix?

Additional information

Add a test function checking that the sensitivity matrix in the gravity
simulation using Choclo as engine is being stored in disk using a Numpy
memmap.
@codecov
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.31%. Comparing base (23e27d7) to head (d5737d5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1388   +/-   ##
=======================================
  Coverage   82.31%   82.31%           
=======================================
  Files         165      165           
  Lines       25261    25261           
=======================================
  Hits        20794    20794           
  Misses       4467     4467           

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

@santisoler santisoler added this to the 0.21.0 milestone Mar 27, 2024
@santisoler santisoler merged commit 6b9c6ba into main Mar 28, 2024
@santisoler santisoler deleted the test-sens-on-disk branch March 28, 2024 00:09
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