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

feat: workflow authoring and management support #487

Merged
merged 121 commits into from
Feb 9, 2024

improve clarity of notes

2b0d4ca
Select commit
Loading
Failed to load commit list.
Merged

feat: workflow authoring and management support #487

improve clarity of notes
2b0d4ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2024 in 0s

70.52% (+0.41%) compared to cefbadb

View this Pull Request on Codecov

70.52% (+0.41%) compared to cefbadb

Details

Codecov Report

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

Comparison is base (cefbadb) 70.11% compared to head (2b0d4ca) 70.52%.

❗ Current head 2b0d4ca differs from pull request most recent head 901dff0. Consider uploading reports for the commit 901dff0 to get more accurate results

Files Patch % Lines
workflow/client.go 53.53% 44 Missing and 2 partials ⚠️
workflow/worker.go 57.14% 32 Missing and 4 partials ⚠️
workflow/workflow.go 54.54% 24 Missing and 1 partial ⚠️
workflow/context.go 48.71% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #487      +/-   ##
==========================================
+ Coverage   70.11%   70.52%   +0.41%     
==========================================
  Files          35       42       +7     
  Lines        2884     3355     +471     
==========================================
+ Hits         2022     2366     +344     
- Misses        748      868     +120     
- Partials      114      121       +7     

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