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

fmuobs - Add unique index to label when converting from ResInsight format #636

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

asnyv
Copy link
Contributor

@asnyv asnyv commented Dec 6, 2023

Resolves #635

The issue was not caught by tests as there was no duplicate key in the testdata (was only one line). Therefore extended the testdata (which due to the test setup required that I also changed the other data files for the fmuobs tests)

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d0f04a1) 86.14% compared to head (78fe37d) 86.14%.

❗ Current head 78fe37d differs from pull request most recent head 1bdfd52. Consider uploading reports for the commit 1bdfd52 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #636   +/-   ##
=======================================
  Coverage   86.14%   86.14%           
=======================================
  Files          49       49           
  Lines        7054     7054           
=======================================
  Hits         6077     6077           
  Misses        977      977           

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

Copy link
Collaborator

@mferrera mferrera left a comment

Choose a reason for hiding this comment

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

👍

@asnyv asnyv merged commit 2142fc5 into equinor:main Dec 7, 2023
4 checks passed
@asnyv asnyv deleted the issue635 branch December 7, 2023 07:21
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.

fmuobs - Non-unique observation labels when converting from resinsight to ERT obs format
3 participants