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

Update docs to v0.2.0 #213

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Update docs to v0.2.0 #213

merged 1 commit into from
Aug 28, 2023

Conversation

GlassOfWhiskey
Copy link
Member

This commit updates the StreamFlow documentation to reflect API changes occurred in version v0.2.x. Plus, it better structures the documentation, adding more sections and a better description of the extension points.

@GlassOfWhiskey GlassOfWhiskey force-pushed the docs-v2.0 branch 6 times, most recently from 4efa208 to 2d3edc0 Compare August 28, 2023 09:59
This commit updates the StreamFlow documentation to reflect API changes
occurred in version `v0.2.x`. Plus, it better structures the
documentation, adding more sections and a better description of the
extension points.
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 73.10% and project coverage change: -0.10% ⚠️

Comparison is base (96fb7d9) 64.44% compared to head (bcc928a) 64.34%.
Report is 1 commits behind head on master.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #213      +/-   ##
==========================================
- Coverage   64.44%   64.34%   -0.10%     
==========================================
  Files          82       82              
  Lines       10085    10094       +9     
  Branches     2374     2378       +4     
==========================================
- Hits         6499     6495       -4     
- Misses       3184     3193       +9     
- Partials      402      406       +4     
Files Changed Coverage Δ
streamflow/core/data.py 91.89% <ø> (ø)
streamflow/core/deployment.py 93.93% <ø> (-0.30%) ⬇️
streamflow/core/persistence.py 100.00% <ø> (ø)
streamflow/cwl/command.py 85.99% <ø> (ø)
streamflow/cwl/step.py 91.62% <ø> (ø)
streamflow/cwl/token.py 66.66% <ø> (ø)
streamflow/data/remotepath.py 76.44% <ø> (ø)
streamflow/main.py 34.19% <0.00%> (ø)
streamflow/provenance/run_crate.py 11.02% <0.00%> (-0.14%) ⬇️
streamflow/recovery/checkpoint_manager.py 77.14% <ø> (ø)
... and 12 more

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

@GlassOfWhiskey GlassOfWhiskey merged commit 403650c into master Aug 28, 2023
27 checks passed
@GlassOfWhiskey GlassOfWhiskey deleted the docs-v2.0 branch August 28, 2023 10:36
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