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

Clarify that GEN_KW does not support FORWARD_INIT #5232

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

mortalisk
Copy link
Contributor

Issue
Resolves #5156

Approach
Updates the documentation

Pre review checklist

  • Added appropriate release note label
  • PR title captures the intent of the changes, and is fitting for release notes.
  • Commit history is consistent and clean, in line with the contribution guidelines.
  • Updated documentation
  • Ensured new behaviour is tested

Adding labels helps the maintainers when writing release notes. This is the list of release note labels.

@mortalisk mortalisk self-assigned this Apr 14, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 14, 2023

Codecov Report

Merging #5232 (8294934) into main (4331415) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #5232   +/-   ##
=======================================
  Coverage   72.33%   72.34%           
=======================================
  Files         396      396           
  Lines       27447    27447           
  Branches     2007     2007           
=======================================
+ Hits        19855    19857    +2     
+ Misses       7028     7026    -2     
  Partials      564      564           

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@andreas-el andreas-el left a comment

Choose a reason for hiding this comment

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

It's in line with what the code does! 👍

@mortalisk mortalisk merged commit 7acc33a into equinor:main Apr 14, 2023
35 checks passed
@mortalisk mortalisk deleted the fi-docs branch April 14, 2023 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Mismatch between FMU Docs and GEN_KW FORWARD_INIT capability
3 participants