jamessimone / apex-rollup

Fast, configurable, elastically scaling custom rollup solution. Apex Invocable action, one-liner Apex trigger/CMDT-driven logic, and scheduled Apex-ready.
MIT License
212 stars 30 forks source link

v1.5.76 - Prevent Stale Value Overwrites #470

Closed jamessimone closed 1 year ago

jamessimone commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #470 (bbf5502) into main (e0bcc00) will increase coverage by 0.01%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##             main     #470      +/-   ##
==========================================
+ Coverage   96.83%   96.84%   +0.01%     
==========================================
  Files          33       33              
  Lines        6532     6532              
  Branches       54       54              
==========================================
+ Hits         6325     6326       +1     
+ Misses        206      205       -1     
  Partials        1        1              
Flag Coverage Δ
Apex 96.85% <100.00%> (+0.01%) :arrow_up:
LWC 96.64% <ø> (ø)

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

Files Changed Coverage Δ
rollup/core/classes/RollupLogger.cls 87.96% <ø> (ø)
rollup/core/classes/RollupAsyncProcessor.cls 95.93% <100.00%> (-0.01%) :arrow_down:
rollup/core/classes/RollupCalculator.cls 98.99% <100.00%> (ø)
rollup/core/classes/RollupSObjectUpdater.cls 97.90% <100.00%> (+0.71%) :arrow_up: