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.83 - Layout Tab Ordering #484

Closed jamessimone closed 1 year ago

jamessimone commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.22% :tada:

Comparison is base (7479a33) 96.81% compared to head (6ce0cbb) 97.04%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #484 +/- ## ========================================== + Coverage 96.81% 97.04% +0.22% ========================================== Files 33 28 -5 Lines 6568 6286 -282 Branches 54 0 -54 ========================================== - Hits 6359 6100 -259 + Misses 208 186 -22 + Partials 1 0 -1 ``` | [Flag](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/484/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/484/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.21%)` | :arrow_up: | | [LWC](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/484/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone) | `?` | | 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/484?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/484?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone#diff-cm9sbHVwL2NvcmUvY2xhc3Nlcy9Sb2xsdXAuY2xz) | `97.91% <100.00%> (+1.41%)` | :arrow_up: | | [rollup/core/classes/RollupAsyncProcessor.cls](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/484?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%> (-1.17%)` | :arrow_down: | | [rollup/core/classes/RollupLimits.cls](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/484?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%> (ø)` | | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/jamessimone/apex-rollup/pull/484/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Simone)

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