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.28 - Summer '24 release #600

Merged
merged 8 commits into from
Jun 20, 2024
Merged

v1.6.28 - Summer '24 release #600

merged 8 commits into from
Jun 20, 2024

Conversation

jamessimone
Copy link
Owner

  • Upgrades all metadata to API version 61.0
  • Fixes an issue where the namespaced package version wasn't always getting the updated version name set correctly
  • Adds support for grouped rollups using RollupGrouping__mdt metadata to specify the Rollup Operation field on that piece of metadata as well, allowing for you to do things like applying the MAX of three different SUMS to one parent field
  • Adds where clause to the cache key used for grandparent rollups

Copy link

codecov bot commented Jun 20, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.56%. Comparing base (da030d4) to head (0732ba4).

Current head 0732ba4 differs from pull request most recent head b94ca60

Please upload reports for the commit b94ca60 to get more accurate results.

Files Patch % Lines
rollup/core/classes/RollupCalculator.cls 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #600      +/-   ##
==========================================
- Coverage   96.59%   96.56%   -0.03%     
==========================================
  Files          33       33              
  Lines        6811     6820       +9     
  Branches       61       61              
==========================================
+ Hits         6579     6586       +7     
- Misses        227      229       +2     
  Partials        5        5              
Flag Coverage Δ
Apex 96.79% <88.88%> (-0.03%) ⬇️
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 a2770f3 into main Jun 20, 2024
1 check passed
@jamessimone jamessimone deleted the v1.6.28 branch June 20, 2024 22:21
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