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

Add rule violations list endpoint #1095

Conversation

kamil-bielecki-bosch
Copy link

No description provided.

Copy link
Contributor

@mnonnenmacher mnonnenmacher left a comment

Choose a reason for hiding this comment

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

You need to properly rebase your PR, it contains many commits that don't belong here.

dao/src/testFixtures/kotlin/Fixtures.kt Outdated Show resolved Hide resolved
core/src/main/kotlin/apiDocs/RunsDocs.kt Outdated Show resolved Hide resolved
@kamil-bielecki-bosch kamil-bielecki-bosch force-pushed the add_rule_violations_list_endpoint branch 2 times, most recently from 78cbd13 to 766d53a Compare September 24, 2024 14:52
@kamil-bielecki-bosch kamil-bielecki-bosch force-pushed the add_rule_violations_list_endpoint branch 2 times, most recently from 6960b95 to 4f2f7fa Compare September 30, 2024 08:25
@kamil-bielecki-bosch kamil-bielecki-bosch force-pushed the add_rule_violations_list_endpoint branch 9 times, most recently from 141934c to 7551ecf Compare October 1, 2024 08:47
Kamil Bielecki added 4 commits October 1, 2024 14:14
Change RuleViolationDao to inherit from SortableTable to
enable paging features.

Signed-off-by: Kamil Bielecki <[email protected]>
Add service for rule violations results with companion objects.

Signed-off-by: Kamil Bielecki <[email protected]>
Add API endpoint for rule violations list under
/runs/{run_id}/rule-violations.

Signed-off-by: Kamil Bielecki <[email protected]>
@mnonnenmacher mnonnenmacher added this pull request to the merge queue Oct 1, 2024
Merged via the queue into eclipse-apoapsis:main with commit 6701a1f Oct 1, 2024
13 checks passed
@mnonnenmacher mnonnenmacher deleted the add_rule_violations_list_endpoint branch October 1, 2024 13:06
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