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
202 stars 27 forks source link

v1.6.29 - Grandparent rollup full recalc bugfixes #601

Closed jamessimone closed 4 weeks ago

jamessimone commented 4 weeks ago
codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 91.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.51%. Comparing base (a2770f3) to head (f8bd997).

:exclamation: Current head f8bd997 differs from pull request most recent head 4688bda

Please upload reports for the commit 4688bda to get more accurate results.

Files Patch % Lines
rollup/core/classes/RollupAsyncProcessor.cls 80.00% 2 Missing :warning:
...lup/core/classes/RollupRelationshipFieldFinder.cls 95.23% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #601 +/- ## ========================================== - Coverage 96.56% 96.51% -0.06% ========================================== Files 33 33 Lines 6820 6832 +12 Branches 61 61 ========================================== + Hits 6586 6594 +8 - Misses 229 233 +4 Partials 5 5 ``` | [Flag](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/601/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone) | Coverage Δ | | |---|---|---| | [Apex](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/601/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone) | `96.74% <91.66%> (-0.06%)` | :arrow_down: | | [LWC](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/601/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone) | `92.02% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.