star-whale / starwhale

an MLOps/LLMOps platform
https://starwhale.ai
Apache License 2.0
208 stars 35 forks source link

chore(controller): prevent collecting duplicate scheduler events after controller restart #2954

Closed jialeicui closed 11 months ago

jialeicui commented 11 months ago

Description

Modules

Checklist

codecov[bot] commented 11 months ago

Codecov Report

Merging #2954 (4428aa3) into main (ce17e0e) will decrease coverage by 8.61%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #2954      +/-   ##
============================================
- Coverage     82.89%   74.29%   -8.61%     
- Complexity     3086     3087       +1     
============================================
  Files           548      422     -126     
  Lines         29793    14898   -14895     
  Branches       1801     1740      -61     
============================================
- Hits          24697    11068   -13629     
+ Misses         4302     3038    -1264     
+ Partials        794      792       -2     
Flag Coverage Δ
console ?
controller 74.29% <100.00%> (+0.01%) :arrow_up:
standalone ?
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
.../ai/starwhale/mlops/domain/event/EventService.java 88.88% <100.00%> (+0.28%) :arrow_up:

... and 127 files with indirect coverage changes