line / kotlin-jdsl

Kotlin library that makes it easy to build and execute queries without generated metamodel
https://kotlin-jdsl.gitbook.io/docs/
Apache License 2.0
651 stars 85 forks source link

Support 'mod' arithmetic function #648

Closed ddaakk closed 4 months ago

ddaakk commented 4 months ago

Motivation

Modifications

Result

Closes

codecov-commenter commented 4 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (567966a) 66.68% compared to head (3e9ca90) 66.76%.

Files Patch % Lines
...l/render/jpql/serializer/impl/JpqlModSerializer.kt 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #648 +/- ## =========================================== + Coverage 66.68% 66.76% +0.07% =========================================== Files 477 479 +2 Lines 4806 4820 +14 Branches 277 277 =========================================== + Hits 3205 3218 +13 - Misses 1544 1545 +1 Partials 57 57 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

progress0407 commented 4 months ago

고생하셨습니다 ㅎ