Skip to content

ENH: Add update_validation_metadata() to ProjectFMUDirectory - #304

Merged
GibranAlfa merged 1 commit into
equinor:mainfrom
GibranAlfa:method-to-update-validation-metadata
Aug 7, 2026
Merged

ENH: Add update_validation_metadata() to ProjectFMUDirectory#304
GibranAlfa merged 1 commit into
equinor:mainfrom
GibranAlfa:method-to-update-validation-metadata

Conversation

@GibranAlfa

Copy link
Copy Markdown
Collaborator

Resolves #303

As this is needed for both masterdata and RMS project validation, it's time to have this method centralized in project fmu dir.

Checklist

  • Tests added (if not, comment why)
  • Test coverage equal or up from main (run pytest with --cov=src/ --cov-report term-missing)
  • If not squash merging, every commit passes tests
  • Appropriate commit prefix and precise commit message used
  • All debug prints and unnecessary comments removed
  • Docstrings are correct and updated
  • Documentation is updated, if necessary
  • Latest main rebased/merged into branch
  • Added comments on this PR where appropriate to help reviewers
  • Moved issue status on project board
  • Checked the boxes in this checklist ✅

@GibranAlfa GibranAlfa self-assigned this Aug 6, 2026
@GibranAlfa GibranAlfa added the enhancement New feature or request label Aug 6, 2026
@GibranAlfa
GibranAlfa force-pushed the method-to-update-validation-metadata branch from 1864281 to 3190c58 Compare August 6, 2026 08:32
@GibranAlfa
GibranAlfa requested a review from slangeveld August 6, 2026 08:33

@slangeveld slangeveld left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

👍

@GibranAlfa
GibranAlfa merged commit dde9c04 into equinor:main Aug 7, 2026
9 checks passed
@GibranAlfa
GibranAlfa deleted the method-to-update-validation-metadata branch August 7, 2026 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a method to update validation metadata in ProjectFMUDirectory

2 participants