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

4.3.0 Queues, Child Objects #53

Merged
merged 7 commits into from
Aug 19, 2022
Merged

4.3.0 Queues, Child Objects #53

merged 7 commits into from
Aug 19, 2022

Conversation

dschach
Copy link
Contributor

@dschach dschach commented Aug 19, 2022

Close #51
New version may trigger Aloha status on AppExchange.

  • Cement support for queues
  • Remove support for Order object (need to make code more flexible for that)
  • Allow relating to Detail objects without OwnerId field

BEGIN_COMMIT_OVERRIDE
feat: cement queue support
Closes #51
fix: remove Order object support
feat: allow relating to detail objects without OwnerId
END_COMMIT_OVERRIDE

@dschach dschach self-assigned this Aug 19, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2022

Codecov Report

Merging #53 (da33717) into main (109baa5) will decrease coverage by 0.36%.
The diff coverage is 55.55%.

@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
- Coverage   93.68%   93.32%   -0.37%     
==========================================
  Files          20       20              
  Lines        3042     3027      -15     
==========================================
- Hits         2850     2825      -25     
- Misses        192      202      +10     
Flag Coverage Δ
Apex 93.32% <55.55%> (-0.37%) ⬇️

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

Impacted Files Coverage Δ
...n/default/classes/ActionPlanCreationController.cls 92.60% <ø> (+0.08%) ⬆️
...ain/default/classes/ActionPlanDetailController.cls 92.38% <ø> (-0.22%) ⬇️
...lans/main/default/classes/ActionPlansUtilities.cls 94.24% <ø> (-0.08%) ⬇️
...in/default/classes/ActionPlansBuilderUtilities.cls 92.85% <40.00%> (-2.50%) ⬇️
...ult/classes/ActionPlansSectionHeaderController.cls 90.32% <53.84%> (-7.96%) ⬇️
...main/default/classes/ActionPlanCreateInvocable.cls 94.55% <100.00%> (ø)
...efault/classes/ActionPlansTaskTriggerUtilities.cls 92.44% <100.00%> (ø)
.../main/default/classes/ActionPlansTestUtilities.cls 94.27% <100.00%> (-0.42%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dschach dschach merged commit acfb5ff into main Aug 19, 2022
@dschach dschach deleted the 430fix1 branch August 19, 2022 01:20
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.

Unable to Reassign Task to Queue
2 participants