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

v1.5.81 - Actual NPE fix this time around #477

Closed jamessimone closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #477 (41c95d6) into main (37dd56b) will decrease coverage by 0.51%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##             main     #477      +/-   ##
==========================================
- Coverage   96.81%   96.31%   -0.51%     
==========================================
  Files          33       33              
  Lines        6572     6572              
  Branches       54       54              
==========================================
- Hits         6363     6330      -33     
- Misses        208      241      +33     
  Partials        1        1              
Flag Coverage Δ
Apex 96.30% <100.00%> (-0.53%) :arrow_down:
LWC 96.64% <ø> (ø)

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

Files Changed Coverage Δ
rollup/core/classes/RollupAsyncProcessor.cls 91.29% <100.00%> (-3.89%) :arrow_down: