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

Release/2.2.2 [IN PROGRESS] #83

Closed
wants to merge 10 commits into from
Closed

Release/2.2.2 [IN PROGRESS] #83

wants to merge 10 commits into from

Conversation

pgajek2
Copy link
Member

@pgajek2 pgajek2 commented Sep 12, 2023

  • GROUP BY CUBE
  • GROUP BY Exception
  • GROUPING
  • Refactoring
  • FIX Remove default fields when not grouped or aggregated
  • toMap
  • toAggregatedMap
  • toMap casting

* GROUP BY CUBE + Exception

* Fix groupBy with default fields
@vercel
Copy link

vercel bot commented Sep 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
apex-soql-lib ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 9, 2023 3:26pm

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #83 (d5ac02a) into main (672dd02) will not change coverage.
The diff coverage is 100.00%.

❗ Current head d5ac02a differs from pull request most recent head 6387c51. Consider uploading reports for the commit 6387c51 to get more accurate results

@@            Coverage Diff            @@
##              main       #83   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          660       714   +54     
=========================================
+ Hits           660       714   +54     
Flag Coverage Δ
Apex 100.00% <100.00%> (ø)

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

Files Coverage Δ
force-app/main/default/classes/SOQL.cls 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

* grouping

* refactoring
* toMap with custom key

* toMap with custom key and type

* toAggregatedMap

* refactoring

* toMap and toAggregatedMap

* refactoring

* Fix toMap cast

* documentation update
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