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

v1.6.26 - Rollup Grouping support, FIRST/LAST/MOST/AVERAGE bugfixes #592

Closed jamessimone closed 4 months ago

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

Codecov Report

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

Project coverage is 96.64%. Comparing base (aebf83b) to head (dcf77cb).

:exclamation: Current head dcf77cb differs from pull request most recent head eada786

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

Files Patch % Lines
rollup/core/classes/RollupState.cls 93.93% 2 Missing :warning:
rollup/core/classes/RollupAsyncProcessor.cls 98.91% 1 Missing :warning:
rollup/core/classes/RollupCalculator.cls 99.25% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #592 +/- ## ========================================== + Coverage 96.61% 96.64% +0.02% ========================================== Files 32 33 +1 Lines 6705 6821 +116 Branches 61 61 ========================================== + Hits 6478 6592 +114 - Misses 222 224 +2 Partials 5 5 ``` | [Flag](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/592/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/592/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone) | `96.87% <98.64%> (+0.02%)` | :arrow_up: | | [LWC](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/592/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.