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
220 stars 30 forks source link

v1.5.74 - 2 Children Types Rolling Up To Same Parent Field #460

Closed jamessimone closed 1 year ago

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

Codecov Report

Merging #460 (64793aa) into main (e69fcb4) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 64793aa differs from pull request most recent head 3c15a98. Consider uploading reports for the commit 3c15a98 to get more accurate results

@@           Coverage Diff           @@
##             main     #460   +/-   ##
=======================================
  Coverage   96.85%   96.86%           
=======================================
  Files          33       33           
  Lines        6484     6500   +16     
  Branches       54       54           
=======================================
+ Hits         6280     6296   +16     
  Misses        203      203           
  Partials        1        1           
Flag Coverage Δ
Apex 96.87% <100.00%> (+<0.01%) :arrow_up:
LWC 96.64% <ø> (ø)

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

Impacted Files Coverage Δ
rollup/core/classes/RollupLogger.cls 87.96% <ø> (ø)
rollup/core/classes/Rollup.cls 96.23% <100.00%> (+<0.01%) :arrow_up:
rollup/core/classes/RollupAsyncProcessor.cls 95.94% <100.00%> (+0.05%) :arrow_up:
rollup/core/classes/RollupFullRecalcProcessor.cls 95.09% <100.00%> (+0.20%) :arrow_up: