lib-bpmn-engine icon indicating copy to clipboard operation
lib-bpmn-engine copied to clipboard

Multiple task handler match sort by weight

Open averyyan opened this issue 3 years ago • 3 comments
trafficstars

averyyan avatar Nov 22 '22 08:11 averyyan

Codecov Report

Merging #63 (e9a4b52) into main (effe15b) will increase coverage by 0.10%. The diff coverage is 72.22%.

@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   74.34%   74.45%   +0.10%     
==========================================
  Files          20       20              
  Lines        1033     1049      +16     
==========================================
+ Hits          768      781      +13     
- Misses        246      248       +2     
- Partials       19       20       +1     
Impacted Files Coverage Δ
pkg/bpmn_engine/task_handler.go 92.95% <72.22%> (-3.41%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Nov 22 '22 08:11 codecov[bot]

Hi @averyyan thank you for this PR. May I ask, what problem you try to solve with this PR? What's your use case?

nitram509 avatar Dec 18 '22 21:12 nitram509

I am tring to find a way to mange all the handle. I had 50+ BPMN file.some times i can not sure about ids.

averyyan avatar Dec 22 '22 09:12 averyyan