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.12 - Flow Bugfix for Multiple DML #559

Closed jamessimone closed 5 months ago

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

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (c679a17) 96.60% compared to head (bfc83b6) 96.53%. Report is 2 commits behind head on main.

:exclamation: Current head bfc83b6 differs from pull request most recent head 2bb924d. Consider uploading reports for the commit 2bb924d to get more accurate results

Files Patch % Lines
rollup/core/classes/RollupAsyncProcessor.cls 94.11% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #559 +/- ## ========================================== - Coverage 96.60% 96.53% -0.08% ========================================== Files 32 32 Lines 6725 6702 -23 Branches 61 61 ========================================== - Hits 6497 6470 -27 - Misses 223 227 +4 Partials 5 5 ``` | [Flag](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/559/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/559/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone) | `96.76% <97.05%> (-0.08%)` | :arrow_down: | | [LWC](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/559/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.