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

Fix NDE for setting version at start #374

Closed longquanzheng closed 8 months ago

longquanzheng commented 8 months ago

TODO:disable by default to prevent old worke code execute new request

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.06%. Comparing base (5debdce) to head (ee1506f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #374 +/- ## ========================================== + Coverage 72.03% 72.06% +0.02% ========================================== Files 56 56 Lines 5003 5004 +1 ========================================== + Hits 3604 3606 +2 + Misses 1133 1132 -1 Partials 266 266 ```

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