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

Feat/rollup grouped stats #306

Merged
merged 8 commits into from
Nov 15, 2024
Merged

Feat/rollup grouped stats #306

merged 8 commits into from
Nov 15, 2024

Conversation

k-karuna
Copy link
Collaborator

No description provided.

cmd/api/handler/rollup_test.go Outdated Show resolved Hide resolved
internal/storage/postgres/rollup.go Outdated Show resolved Hide resolved
@@ -21,6 +21,11 @@ type LeaderboardFilters struct {
Category []types.RollupCategory
}

type RollupGroupStatsFilters struct {
Func string
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Тест на запрос в Бд)

И здесь теги 'bun', наверное, нужны

Copy link
Collaborator Author

@k-karuna k-karuna Nov 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ты про какие теги bun? В RollupGroupStatsFilters их нет вроде бы..

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А, да. Это ж фильтры😁

@k-karuna k-karuna merged commit fbc3b9a into master Nov 15, 2024
6 checks passed
@k-karuna k-karuna deleted the feat/rollup-grouped-stats branch November 15, 2024 14:22
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