Skip to content

Added provenance_manager extension point#714

Open
GlassOfWhiskey wants to merge 2 commits into
masterfrom
add-provenance-manager-ext
Open

Added provenance_manager extension point#714
GlassOfWhiskey wants to merge 2 commits into
masterfrom
add-provenance-manager-ext

Conversation

@GlassOfWhiskey

Copy link
Copy Markdown
Member

This commit adds the possibility to upload custom ProvenanceManager classes through StreamFlow plugins and to visualize them through the streamflow ext list and streamflow ext show commands

@GlassOfWhiskey GlassOfWhiskey force-pushed the add-provenance-manager-ext branch 2 times, most recently from 097ca01 to 652fdd8 Compare April 7, 2025 22:04
@codecov

codecov Bot commented Apr 7, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 57.14286% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.18%. Comparing base (bf31812) to head (8854d5a).
⚠️ Report is 6 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
streamflow/main.py 20.00% 4 Missing ⚠️
streamflow/ext/plugin.py 75.00% 1 Missing ⚠️
streamflow/provenance/run_crate.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #714   +/-   ##
=======================================
  Coverage   64.17%   64.18%           
=======================================
  Files          93       93           
  Lines       17561    17566    +5     
  Branches     2160     2159    -1     
=======================================
+ Hits        11270    11274    +4     
  Misses       6010     6010           
- Partials      281      282    +1     

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

@GlassOfWhiskey GlassOfWhiskey force-pushed the master branch 7 times, most recently from b21f362 to e7820f1 Compare January 12, 2026 08:25
@GlassOfWhiskey GlassOfWhiskey force-pushed the master branch 4 times, most recently from 8c05dac to 4a6edc9 Compare January 24, 2026 13:16
This commit adds the possibility to upload custom `ProvenanceManager`
classes through StreamFlow plugins and to visualize them through the
`streamflow ext list` and `streamflow ext show` commands
@LanderOtto LanderOtto force-pushed the add-provenance-manager-ext branch from 652fdd8 to b97cba6 Compare June 10, 2026 09:34
Comment thread streamflow/provenance/run_crate.py Fixed
@LanderOtto LanderOtto force-pushed the add-provenance-manager-ext branch from b97cba6 to 438c809 Compare June 10, 2026 09:37
@LanderOtto LanderOtto force-pushed the add-provenance-manager-ext branch from 438c809 to 8854d5a Compare June 10, 2026 10:01
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