Skip to content

v1.7.39 - Allow Targeted Full Recalcs With Multiple Parents#765

Merged
jamessimone merged 5 commits into
mainfrom
v1.7.39
May 1, 2026
Merged

v1.7.39 - Allow Targeted Full Recalcs With Multiple Parents#765
jamessimone merged 5 commits into
mainfrom
v1.7.39

Conversation

@jamessimone
Copy link
Copy Markdown
Owner

  • adds functionality to pass comma-separated parents/Id collection to RollupFlowFullRecalcDispatcher flow action
  • started appending the synchronous source stacktrace to async code paths to give people a better "big picture" idea of the call stack for rollups
  • fixed an issue where sometimes the RollupParentResetProcessor was starting up even if it was a known no-op
  • Added additional test classes to the ExtraCodeCoverage plugin

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.17%. Comparing base (6b8ae4c) to head (e4fa0a2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #765   +/-   ##
=======================================
  Coverage   94.17%   94.17%           
=======================================
  Files          36       36           
  Lines        7635     7645   +10     
  Branches       68       63    -5     
=======================================
+ Hits         7190     7200   +10     
  Misses        443      443           
  Partials        2        2           
Flag Coverage Δ
Apex 94.04% <100.00%> (+<0.01%) ⬆️
LWC 96.93% <100.00%> (+0.17%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jamessimone jamessimone merged commit fbda10b into main May 1, 2026
1 check passed
@jamessimone jamessimone deleted the v1.7.39 branch May 1, 2026 18:44
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