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

Added possibility to load ports and steps in a different workflow #274

Merged
merged 69 commits into from
Jan 13, 2024

Conversation

LanderOtto
Copy link
Collaborator

@LanderOtto LanderOtto commented Nov 8, 2023

This commit adds the possibility to load Step and Port instances from a Database to build a different workflow.
Documentation and unit tests have been added for this new feature.

@codecov-commenter
Copy link

codecov-commenter commented Nov 8, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (8aba683) 67.18% compared to head (2fde06b) 67.30%.
Report is 1 commits behind head on master.

Files Patch % Lines
streamflow/persistence/loading_context.py 90.69% 1 Missing and 3 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #274      +/-   ##
==========================================
+ Coverage   67.18%   67.30%   +0.12%     
==========================================
  Files          82       82              
  Lines       10277    10312      +35     
  Branches     2432     2437       +5     
==========================================
+ Hits         6905     6941      +36     
+ Misses       2948     2945       -3     
- Partials      424      426       +2     

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

@LanderOtto

This comment was marked as outdated.

@LanderOtto LanderOtto force-pushed the feat/load-change-wf branch 3 times, most recently from c14140c to 77ab71c Compare January 6, 2024 00:35
@LanderOtto LanderOtto force-pushed the feat/load-change-wf branch from 9a71c59 to 9925950 Compare January 6, 2024 18:58
@LanderOtto LanderOtto force-pushed the feat/load-change-wf branch from dedc4ca to 4207324 Compare January 6, 2024 19:08
@LanderOtto LanderOtto force-pushed the feat/load-change-wf branch from 0f994f0 to 3619a0e Compare January 6, 2024 19:33
docs/source/ext/database.rst Outdated Show resolved Hide resolved
docs/source/ext/database.rst Outdated Show resolved Hide resolved
docs/source/ext/database.rst Outdated Show resolved Hide resolved
docs/source/ext/database.rst Outdated Show resolved Hide resolved
docs/source/ext/database.rst Outdated Show resolved Hide resolved
docs/source/ext/database.rst Outdated Show resolved Hide resolved
docs/source/ext/database.rst Outdated Show resolved Hide resolved
docs/source/ext/database.rst Outdated Show resolved Hide resolved
docs/source/ext/database.rst Outdated Show resolved Hide resolved
docs/source/ext/database.rst Outdated Show resolved Hide resolved
docs/source/ext/database.rst Outdated Show resolved Hide resolved
@GlassOfWhiskey GlassOfWhiskey self-requested a review January 13, 2024 13:04
@GlassOfWhiskey GlassOfWhiskey merged commit 4c9fce1 into master Jan 13, 2024
32 checks passed
@GlassOfWhiskey GlassOfWhiskey deleted the feat/load-change-wf branch January 13, 2024 13:06
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.

3 participants