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

BUG: fix well export to rms for masked numpy with Nan #1284

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

jcrivenaes
Copy link
Collaborator

Closes #1283

@jcrivenaes jcrivenaes requested a review from tnatt January 7, 2025 07:49
@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.15%. Comparing base (0375fed) to head (2be59c4).
Report is 54 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1284      +/-   ##
==========================================
+ Coverage   80.02%   81.15%   +1.12%     
==========================================
  Files          98       94       -4     
  Lines       13680    12436    -1244     
  Branches     2203     1874     -329     
==========================================
- Hits        10948    10092     -856     
+ Misses       1999     1685     -314     
+ Partials      733      659      -74     

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

@jcrivenaes jcrivenaes force-pushed the fix-cast-error-wlogs branch from 5daa411 to 2be59c4 Compare January 7, 2025 08:00
Copy link
Contributor

@tnatt tnatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@jcrivenaes jcrivenaes merged commit a931ee5 into equinor:main Jan 7, 2025
39 checks passed
@jcrivenaes jcrivenaes deleted the fix-cast-error-wlogs branch January 7, 2025 14:34
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.

Some cases of log operations issues RuntimeWarning prior to RMSAPI saving
3 participants