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.84 - Full Recalculation Default Values bugfix #493

Closed jamessimone closed 12 months ago

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

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a3ad162) 97.02% compared to head (e104199) 97.02%.

:exclamation: Current head e104199 differs from pull request most recent head 6266bda. Consider uploading reports for the commit 6266bda to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #493 +/- ## ======================================= Coverage 97.02% 97.02% ======================================= Files 33 33 Lines 6584 6587 +3 Branches 54 54 ======================================= + Hits 6388 6391 +3 Misses 195 195 Partials 1 1 ``` | [Flag](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/493/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/493/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone) | `97.04% <100.00%> (+<0.01%)` | :arrow_up: | | [LWC](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/493/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone) | `96.64% <ø> (ø)` | | 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. | [Files Changed](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/493?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone) | Coverage Δ | | |---|---|---| | [rollup/core/classes/Rollup.cls](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/493?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone#diff-cm9sbHVwL2NvcmUvY2xhc3Nlcy9Sb2xsdXAuY2xz) | `97.92% <100.00%> (+<0.01%)` | :arrow_up: | | [rollup/core/classes/RollupAsyncProcessor.cls](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/493?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone#diff-cm9sbHVwL2NvcmUvY2xhc3Nlcy9Sb2xsdXBBc3luY1Byb2Nlc3Nvci5jbHM=) | `93.98% <100.00%> (ø)` | | | [rollup/core/classes/RollupCalculator.cls](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/493?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone#diff-cm9sbHVwL2NvcmUvY2xhc3Nlcy9Sb2xsdXBDYWxjdWxhdG9yLmNscw==) | `98.99% <100.00%> (ø)` | | | [rollup/core/classes/RollupDateLiteral.cls](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/493?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone#diff-cm9sbHVwL2NvcmUvY2xhc3Nlcy9Sb2xsdXBEYXRlTGl0ZXJhbC5jbHM=) | `97.79% <100.00%> (ø)` | | | [rollup/core/classes/RollupEvaluator.cls](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/493?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone#diff-cm9sbHVwL2NvcmUvY2xhc3Nlcy9Sb2xsdXBFdmFsdWF0b3IuY2xz) | `95.63% <100.00%> (+<0.01%)` | :arrow_up: | | [rollup/core/classes/RollupLimits.cls](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/493?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone#diff-cm9sbHVwL2NvcmUvY2xhc3Nlcy9Sb2xsdXBMaW1pdHMuY2xz) | `100.00% <100.00%> (ø)` | |

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