Skip to content

2756 - add filtering of series list in exercise group - #2760

Merged
ElenaSpb merged 3 commits into
masterfrom
2756-filter_only_active_series_by_group_id
Sep 30, 2025
Merged

2756 - add filtering of series list in exercise group#2760
ElenaSpb merged 3 commits into
masterfrom
2756-filter_only_active_series_by_group_id

Conversation

@PatrycjaBuczkowskaEPAM

Copy link
Copy Markdown
Collaborator

#2756

I added integration tests for SeriesRepository in order to check if new JPA methods added in #2595 are returning only active series. I t turns out that this new methods where working fine. I found out that endpoint called by frontend showed in screenshot in #2756 is getGroupById method from GroupController. I added filtering of series ids list in ExerciseGroup. I also added integration test to check if filtering working properly for controller method.

@github-actions

Copy link
Copy Markdown

Frontend test coverage: 45.59%

🤷‍♂️ Did not change

@github-actions

github-actions Bot commented Sep 30, 2025

Copy link
Copy Markdown

Gradle Unit and Integration Test Results

502 tests  +3   500 ✔️ +3   39s ⏱️ ±0s
114 suites +1       2 💤 ±0 
114 files   +1       0 ±0 

Results for commit d86557f. ± Comparison against base commit 6ef398b.

♻️ This comment has been updated with latest results.

Comment thread src/test/kotlin/com/epam/brn/integration/GroupControllerIT.kt Outdated
Comment thread src/test/kotlin/com/epam/brn/integration/GroupControllerIT.kt Outdated
Comment thread src/test/kotlin/com/epam/brn/integration/GroupControllerIT.kt Outdated
Comment thread src/test/kotlin/com/epam/brn/integration/repo/SeriesRepositoryTest.kt Outdated
Comment thread src/test/kotlin/com/epam/brn/integration/repo/SeriesRepositoryTest.kt Outdated
@github-actions

Copy link
Copy Markdown

Frontend test coverage: 45.59%

🤷‍♂️ Did not change

@github-actions

Copy link
Copy Markdown

Frontend test coverage: 45.59%

🤷‍♂️ Did not change

@sonarqubecloud

Copy link
Copy Markdown

@ElenaSpb
ElenaSpb merged commit 476d58e into master Sep 30, 2025
9 checks passed
@ElenaSpb
ElenaSpb deleted the 2756-filter_only_active_series_by_group_id branch September 30, 2025 16:52
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