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

v1.6.27 - Concat Delimiter Supports New Line #597

Closed jamessimone closed 5 months ago

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

Codecov Report

Attention: Patch coverage is 94.11765% with 14 lines in your changes missing coverage. Please review.

Project coverage is 96.60%. Comparing base (8fa1867) to head (ede7063).

:exclamation: Current head ede7063 differs from pull request most recent head a3805df

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

Files Patch % Lines
rollup/core/classes/Rollup.cls 87.93% 7 Missing :warning:
rollup/core/classes/RollupAsyncProcessor.cls 90.00% 2 Missing :warning:
rollup/core/classes/RollupCalculator.cls 87.50% 2 Missing :warning:
rollup/core/classes/RollupFlowBulkProcessor.cls 92.85% 2 Missing :warning:
...lup/core/classes/RollupRelationshipFieldFinder.cls 96.87% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #597 +/- ## ========================================== - Coverage 96.62% 96.60% -0.02% ========================================== Files 33 33 Lines 6821 6811 -10 Branches 61 61 ========================================== - Hits 6591 6580 -11 - Misses 225 226 +1 Partials 5 5 ``` | [Flag](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/597/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/597/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone) | `96.83% <94.11%> (-0.03%)` | :arrow_down: | | [LWC](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/597/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.