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.6 - Continued Flow Improvements #543

Merged
merged 9 commits into from
Dec 8, 2023
Merged

v1.6.6 - Continued Flow Improvements #543

merged 9 commits into from
Dec 8, 2023

Conversation

jamessimone
Copy link
Owner

  • Continued flow optimizations
  • Added new Parent Record Id for Empty Children Collections property to invocable actions to support resetting parent fields when there are no matching children. Must be used in conjunction with Child Object Type When Rollup Started From Parent due to flow collections not passing the child object type natively
  • Further RollupEvaluator improvements
  • Fixed an issue reported by jcart where multi-currency orgs with LDV and ACM could occasionally overflow the sync heap size when fetching dated currencies

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (782ebc7) 96.50% compared to head (70de9f0) 96.58%.

❗ Current head 70de9f0 differs from pull request most recent head 6665741. Consider uploading reports for the commit 6665741 to get more accurate results

Files Patch % Lines
rollup/core/classes/RollupEvaluator.cls 68.75% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #543      +/-   ##
==========================================
+ Coverage   96.50%   96.58%   +0.08%     
==========================================
  Files          32       32              
  Lines        6704     6715      +11     
  Branches       61       61              
==========================================
+ Hits         6470     6486      +16     
+ Misses        229      224       -5     
  Partials        5        5              
Flag Coverage Δ
Apex 96.82% <93.33%> (+0.08%) ⬆️
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 9b3283a into main Dec 8, 2023
@jamessimone jamessimone deleted the v1.6.6 branch December 8, 2023 20:31
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