Skip to content

Added provenance_manager extension point #714

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GlassOfWhiskey
Copy link
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 from fb92e8b to 097ca01 Compare April 7, 2025 22:02
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 from 097ca01 to 652fdd8 Compare April 7, 2025 22:04
Copy link

codecov bot commented Apr 7, 2025

Codecov Report

Attention: Patch coverage is 61.53846% with 5 lines in your changes missing coverage. Please review.

Project coverage is 72.11%. Comparing base (2670704) to head (652fdd8).
Report is 6 commits behind head on master.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
streamflow/main.py 25.00% 3 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   72.09%   72.11%   +0.01%     
==========================================
  Files          89       89              
  Lines       11799    11807       +8     
  Branches     2083     2083              
==========================================
+ Hits         8507     8515       +8     
- Misses       2804     2805       +1     
+ Partials      488      487       -1     

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

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.

2 participants