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/122 sort with querydsl #125

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

feat: apply pr

a08b918
Select commit
Loading
Failed to load commit list.
Open

Feat/122 sort with querydsl #125

feat: apply pr
a08b918
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 5, 2023 in 0s

85.93% of diff hit (target 82.60%)

View this Pull Request on Codecov

85.93% of diff hit (target 82.60%)

Annotations

Check warning on line 11 in src/main/kotlin/com/group4/ticketingservice/config/QuerydslConfiguration.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/com/group4/ticketingservice/config/QuerydslConfiguration.kt#L9-L11

Added lines #L9 - L11 were not covered by tests

Check warning on line 15 in src/main/kotlin/com/group4/ticketingservice/config/QuerydslConfiguration.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/com/group4/ticketingservice/config/QuerydslConfiguration.kt#L15

Added line #L15 was not covered by tests

Check warning on line 17 in src/main/kotlin/com/group4/ticketingservice/dto/EventSpecifications.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/com/group4/ticketingservice/dto/EventSpecifications.kt#L17

Added line #L17 was not covered by tests

Check warning on line 47 in src/main/kotlin/com/group4/ticketingservice/repository/EventRepositorySupport.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/com/group4/ticketingservice/repository/EventRepositorySupport.kt#L47

Added line #L47 was not covered by tests