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.6.32 - Adds Rollup.runFromApex overload #613

Merged
merged 2 commits into from
Aug 6, 2024
Merged

v1.6.32 - Adds Rollup.runFromApex overload #613

merged 2 commits into from
Aug 6, 2024

Conversation

jamessimone
Copy link
Owner

Adds overload for Rollup.runFromApex(List<SObject> children, Map<Id, SObject> oldChildrenMap, System.TriggerOperation rollupContext) requested by @arbokrad

…SObject> oldChildrenMap, System.TriggerOperation rollupContext)
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.53%. Comparing base (8fb3c20) to head (e4fa83a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #613   +/-   ##
=======================================
  Coverage   96.53%   96.53%           
=======================================
  Files          33       33           
  Lines        6811     6814    +3     
  Branches       61       61           
=======================================
+ Hits         6575     6578    +3     
  Misses        231      231           
  Partials        5        5           
Flag Coverage Δ
Apex 96.76% <100.00%> (+<0.01%) ⬆️
LWC 92.02% <ø> (ø)

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.

@jamessimone jamessimone merged commit 30bbc45 into main Aug 6, 2024
1 check passed
@jamessimone jamessimone deleted the v1.6.32 branch August 6, 2024 22:46
@HamboneWilson
Copy link

Thanks a million @jamessimone this is huge for us

@jamessimone
Copy link
Owner Author

Awesome, happy to help!

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.

3 participants