Skip to content

Add structfs action model classes#1739

Open
dangunter wants to merge 19 commits intoIDAES:mainfrom
dangunter:structfs_action_model_classes
Open

Add structfs action model classes#1739
dangunter wants to merge 19 commits intoIDAES:mainfrom
dangunter:structfs_action_model_classes

Conversation

@dangunter
Copy link
Member

Fixes

Fixes #1738

Summary/Motivation:

Changes proposed in this PR:

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.txt file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@codecov
Copy link

codecov bot commented Feb 28, 2026

Codecov Report

❌ Patch coverage is 94.66667% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.85%. Comparing base (3b76abc) to head (1ec6608).

Files with missing lines Patch % Lines
idaes/core/util/structfs/runner_actions.py 94.59% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1739      +/-   ##
==========================================
+ Coverage   73.84%   73.85%   +0.01%     
==========================================
  Files         406      406              
  Lines       66081    66125      +44     
  Branches    11110    11113       +3     
==========================================
+ Hits        48795    48835      +40     
- Misses      14745    14746       +1     
- Partials     2541     2544       +3     

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

@dangunter dangunter requested a review from bpaul4 as a code owner March 2, 2026 18:21
@dangunter dangunter self-assigned this Mar 2, 2026
@dangunter dangunter added the enhancement New feature or request label Mar 2, 2026
@dangunter dangunter requested a review from CopyDemon March 2, 2026 19:07
@ksbeattie ksbeattie added the Priority:Normal Normal Priority Issue or PR label Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Priority:Normal Normal Priority Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add type to model_variables action for structfs flowsheet runner

2 participants