indeedeng / iwf

iWF is a WorkflowAsCode microservice orchestration platform offering an orchestration coding framework and service for building resilient, fault-tolerant, scalable long-running processes
MIT License
537 stars 55 forks source link

Optimize versioning actions by sending via request #368

Closed longquanzheng closed 8 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (84db42f) 71.90% compared to head (af6313f) 71.79%.

Files Patch % Lines
service/interpreter/globalVersioner.go 83.87% 3 Missing and 2 partials :warning:
service/interpreter/cadence/workflowProvider.go 81.25% 2 Missing and 1 partial :warning:
service/interpreter/workflowImpl.go 57.14% 2 Missing and 1 partial :warning:
service/interpreter/temporal/workflowProvider.go 87.50% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #368 +/- ## ========================================== - Coverage 71.90% 71.79% -0.11% ========================================== Files 56 56 Lines 4954 4989 +35 ========================================== + Hits 3562 3582 +20 - Misses 1129 1141 +12 - Partials 263 266 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.