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

Initial code for decorators and optional naming of workflows and activities #651

Merged
merged 6 commits into from
Jan 9, 2024

address review comments.

e967535
Select commit
Loading
Failed to load commit list.
Merged

Initial code for decorators and optional naming of workflows and activities #651

address review comments.
e967535
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2024 in 1s

86.43% (+0.27%) compared to c08e714

View this Pull Request on Codecov

86.43% (+0.27%) compared to c08e714

Details

Codecov Report

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

Comparison is base (c08e714) 86.16% compared to head (e967535) 86.43%.

Files Patch % Lines
...ext-workflow/dapr/ext/workflow/workflow_runtime.py 87.87% 8 Missing ⚠️
...orkflow/dapr/ext/workflow/dapr_workflow_context.py 60.00% 2 Missing ⚠️
...workflow/dapr/ext/workflow/dapr_workflow_client.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #651      +/-   ##
==========================================
+ Coverage   86.16%   86.43%   +0.27%     
==========================================
  Files          75       75              
  Lines        3737     3893     +156     
==========================================
+ Hits         3220     3365     +145     
- Misses        517      528      +11     

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