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.15 - Continued Bulk Full Recalc Work #566

Closed jamessimone closed 4 months ago

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

Codecov Report

Attention: Patch coverage is 93.50649% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 96.54%. Comparing base (7270aa9) to head (3a9cdf9).

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

Files Patch % Lines
rollup/core/classes/RollupLogger.cls 83.33% 2 Missing :warning:
...llupForceRecalculation/rollupForceRecalculation.js 0.00% 1 Missing :warning:
rollup/core/classes/RollupAsyncProcessor.cls 97.56% 1 Missing :warning:
rollup/core/classes/RollupQueryBuilder.cls 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #566 +/- ## ========================================== + Coverage 96.53% 96.54% +0.01% ========================================== Files 32 32 Lines 6698 6693 -5 Branches 61 61 ========================================== - Hits 6466 6462 -4 + Misses 227 226 -1 Partials 5 5 ``` | [Flag](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/566/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/566/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone) | `96.78% <94.73%> (+0.01%)` | :arrow_up: | | [LWC](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/566/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone) | `92.02% <0.00%> (ø)` | | 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.