Skip to content

Conversation

@hanpama
Copy link
Owner

@hanpama hanpama commented Jul 21, 2025

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (13776c9) to head (4662137).

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          718       721    +3     
=========================================
+ Hits           718       721    +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Refactor the `group_by` method in `SessionEntityQuery` to `group_by_primary_key`.

The new `group_by_primary_key` method no longer takes arguments. Instead, it uses the entity's metadata to group by the primary key columns automatically. This improves the abstraction level and makes the query builder more intuitive.

Updated the tests to use the new `group_by_primary_key` method.
@hanpama hanpama merged commit 9fd4d5b into main Oct 8, 2025
1 check passed
@hanpama hanpama deleted the explicit-group-by branch October 8, 2025 00:18
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.

3 participants