Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.5.78 RollupAsyncProcessor.retrieveAdditionalCalcItems bugfix #473

Merged
merged 5 commits into from
Aug 10, 2023

Conversation

jamessimone
Copy link
Owner

…ssor.retrieveAdditionalCalcItems when lookup field is null on calc items. Optimized even further by preventing async run entirely when there was never a lookup field set
@jamessimone jamessimone temporarily deployed to Test August 10, 2023 19:00 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #473 (30364c3) into main (30fc658) will decrease coverage by 0.01%.
The diff coverage is 95.12%.

@@            Coverage Diff             @@
##             main     #473      +/-   ##
==========================================
- Coverage   96.81%   96.81%   -0.01%     
==========================================
  Files          33       33              
  Lines        6535     6553      +18     
  Branches       54       54              
==========================================
+ Hits         6327     6344      +17     
- Misses        207      208       +1     
  Partials        1        1              
Flag Coverage Δ
Apex 96.81% <95.12%> (-0.01%) ⬇️
LWC 96.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
rollup/core/classes/RollupLogger.cls 88.88% <ø> (+0.92%) ⬆️
rollup/core/classes/RollupAsyncProcessor.cls 95.05% <86.66%> (-0.66%) ⬇️
rollup/core/classes/Rollup.cls 96.50% <100.00%> (+0.27%) ⬆️
rollup/core/classes/RollupLimits.cls 100.00% <100.00%> (ø)

@jamessimone jamessimone merged commit 346ba13 into main Aug 10, 2023
1 check passed
@jamessimone jamessimone deleted the v1.5.78 branch August 10, 2023 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants