feat(cluster): add calculator option#1599
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1599 +/- ##
==========================================
+ Coverage 30.43% 30.64% +0.21%
==========================================
Files 36 36
Lines 1531 1540 +9
Branches 123 125 +2
==========================================
+ Hits 466 472 +6
- Misses 1063 1066 +3
Partials 2 2
Continue to review full report at Codecov.
|
|
@SebastianM ich schulde dir einen Kaffee wenn du's bald mergen und deployen kannst :) |
|
thx for the MR. Added some comments. I'm happy to merge it when the comments are addressed |
|
awesome, thanks @SebastianM ! the comments have been fixed |
|
thanks |
|
awesome, thanks a lot @SebastianM ! |
|
hi @SebastianM , any chance there will be a release the next couple of weeks? would be great if you could just let me know (no matter whether yes or no), so that I can plan accordingly. thanks!! |
|
Hello @SebastianM. First of all, you did a great job here, awesome! |
adds support for defining a custom calculator function
resolves #1510
relates to #1349