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.70 - AsyncApexJob Guard Clause #451

Closed jamessimone closed 1 year ago

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

Codecov Report

Merging #451 (faa7dc2) into main (205f227) will increase coverage by 0.03%. The diff coverage is 84.21%.

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

@@            Coverage Diff             @@
##             main     #451      +/-   ##
==========================================
+ Coverage   96.76%   96.80%   +0.03%     
==========================================
  Files          33       33              
  Lines        6465     6482      +17     
  Branches       54       54              
==========================================
+ Hits         6256     6275      +19     
+ Misses        208      206       -2     
  Partials        1        1              
Flag Coverage Δ
Apex 96.81% <84.21%> (+0.04%) :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/RollupLimits.cls 93.02% <76.92%> (-6.98%) :arrow_down:
rollup/core/classes/RollupAsyncProcessor.cls 95.89% <100.00%> (+0.01%) :arrow_up:

... and 1 file with indirect coverage changes