ShiningRush / fastflow

A lightweight, high-performance distributed workflow framework
MIT License
348 stars 80 forks source link

feat: support get running task instance from context #20

Closed ShiningRush closed 1 year ago

ShiningRush commented 1 year ago

fixed #19

codecov[bot] commented 1 year ago

Codecov Report

Merging #20 (1ce5eea) into master (7108c7c) will increase coverage by 0.10%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   63.40%   63.50%   +0.10%     
==========================================
  Files          25       25              
  Lines        2164     2170       +6     
==========================================
+ Hits         1372     1378       +6     
  Misses        711      711              
  Partials       81       81              
Impacted Files Coverage Δ
pkg/entity/common.go 86.66% <100.00%> (+6.66%) :arrow_up:
pkg/mod/executor.go 79.29% <100.00%> (+0.10%) :arrow_up: