eventmesh icon indicating copy to clipboard operation
eventmesh copied to clipboard

[ISSUE #999] Implement serializable interface for ValueComparator

Open hezean opened this issue 3 years ago • 1 comments
trafficstars

Fixes #999.

hezean avatar Aug 09 '22 17:08 hezean

Codecov Report

Merging #1136 (ed9047a) into master (8b2f3fd) will decrease coverage by 0.03%. The diff coverage is 100.00%.

:exclamation: Current head ed9047a differs from pull request most recent head e7df815. Consider uploading reports for the commit e7df815 to get more accurate results

@@             Coverage Diff             @@
##             master   #1136      +/-   ##
===========================================
- Coverage      9.99%   9.95%   -0.04%     
+ Complexity      644     641       -3     
===========================================
  Files           382     382              
  Lines         23640   23640              
  Branches       2619    2619              
===========================================
- Hits           2362    2354       -8     
- Misses        21057   21066       +9     
+ Partials        221     220       -1     
Impacted Files Coverage Δ
...apache/eventmesh/runtime/util/ValueComparator.java 25.00% <100.00%> (+25.00%) :arrow_up:
...tandalone/broker/task/HistoryMessageClearTask.java 29.41% <0.00%> (-17.65%) :arrow_down:
...mesh/connector/standalone/broker/MessageQueue.java 32.46% <0.00%> (-7.80%) :arrow_down:

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

codecov[bot] avatar Aug 09 '22 17:08 codecov[bot]