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.20 - Port to Null Coalesce #576

Merged
merged 7 commits into from
Mar 28, 2024
Merged

v1.6.20 - Port to Null Coalesce #576

merged 7 commits into from
Mar 28, 2024

Conversation

jamessimone
Copy link
Owner

  • Backend changes to take advantage of the new null coalesce (??) syntax in Apex. While this does not affect the functionality of Apex Rollup, it helps with maintainability by decreasing the overall size of the package

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.58%. Comparing base (c814f75) to head (70fe757).

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #576      +/-   ##
==========================================
- Coverage   96.59%   96.58%   -0.01%     
==========================================
  Files          32       32              
  Lines        6754     6681      -73     
  Branches       61       61              
==========================================
- Hits         6524     6453      -71     
+ Misses        225      223       -2     
  Partials        5        5              
Flag Coverage Δ
Apex 96.82% <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 2a9e4de into main Mar 28, 2024
1 check passed
@jamessimone jamessimone deleted the v1.6.20 branch March 28, 2024 00:05
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