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

Skip to content

Conversation

@santisoler
Copy link
Member

Summary

TBD

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

Related to the work done in #1614. We need to redesign the DCIP functions so we can make them return a survey and a dictionary with the data columns, since they won't be able to return a Data object with dobs full of nans.

What does this implement/fix?

Additional information

@codecov
Copy link

codecov bot commented Apr 15, 2025

Codecov Report

Attention: Patch coverage is 77.67857% with 25 lines in your changes missing coverage. Please review.

Project coverage is 86.57%. Comparing base (9026730) to head (cf4b6d6).

Files with missing lines Patch % Lines
simpeg/utils/io_utils/io_utils_electromagnetics.py 62.68% 21 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1647      +/-   ##
==========================================
- Coverage   86.59%   86.57%   -0.02%     
==========================================
  Files         409      410       +1     
  Lines       53194    53306     +112     
  Branches     5029     5040      +11     
==========================================
+ Hits        46061    46148      +87     
- Misses       5717     5738      +21     
- Partials     1416     1420       +4     

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

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