Conversation
Signed-off-by: Marvin Froeder <velo.br@gmail.com>
Signed-off-by: Marvin Froeder <velo.br@gmail.com>
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
Signed-off-by: Marvin Froeder <velo.br@gmail.com>
07c9f07 to
5a8d344
Compare
Signed-off-by: Marvin Froeder <velo.br@gmail.com>
Signed-off-by: Marvin Froeder <velo.br@gmail.com>
Signed-off-by: Marvin Froeder <velo.br@gmail.com>
Signed-off-by: Marvin Froeder <velo.br@gmail.com>
Signed-off-by: Marvin Froeder <velo.br@gmail.com>
Signed-off-by: Marvin Froeder <velo.br@gmail.com>
Signed-off-by: Marvin Froeder <velo.br@gmail.com>
Signed-off-by: Marvin Froeder <velo.br@gmail.com>
Signed-off-by: Marvin Froeder <velo.br@gmail.com>
Signed-off-by: Marvin Froeder <velo.br@gmail.com>
Signed-off-by: Marvin Froeder <velo.br@gmail.com>
velo
added a commit
that referenced
this pull request
Apr 18, 2025
* Bump io.projectreactor:reactor-bom from 2024.0.4 to 2024.0.5 Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.4 to 2024.0.5. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](reactor/reactor@2024.0.4...2024.0.5) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-bom dependency-version: 2024.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump quarkus.version from 3.21.2 to 3.21.3 Bumps `quarkus.version` from 3.21.2 to 3.21.3. Updates `io.quarkus.platform:quarkus-bom` from 3.21.2 to 3.21.3 - [Commits](quarkusio/quarkus-platform@3.21.2...3.21.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.21.2 to 3.21.3 - [Commits](quarkusio/quarkus-platform@3.21.2...3.21.3) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.21.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.21.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Enable easy-jacoco for project (#1091) * Enable easy-jacoco for project Signed-off-by: Marvin Froeder <velo.br@gmail.com> * Upload coverage reports Signed-off-by: Marvin Froeder <velo.br@gmail.com> * Upload codecov on windows * Using newer image with codecov support Signed-off-by: Marvin Froeder <velo.br@gmail.com> * Enable missing db2 testing Signed-off-by: Marvin Froeder <velo.br@gmail.com> * Setup codecov to upload project wide coverage report Signed-off-by: Marvin Froeder <velo.br@gmail.com> * Give db2 more time to start Signed-off-by: Marvin Froeder <velo.br@gmail.com> * Setup codecov to upload project wide coverage report Signed-off-by: Marvin Froeder <velo.br@gmail.com> * Remove codecov orb Signed-off-by: Marvin Froeder <velo.br@gmail.com> * Reports are only generated at verify phase, need change build Signed-off-by: Marvin Froeder <velo.br@gmail.com> * Download latest version of codecov Signed-off-by: Marvin Froeder <velo.br@gmail.com> * Add badges Signed-off-by: Marvin Froeder <velo.br@gmail.com> * Include new package on coverage reports Signed-off-by: Marvin Froeder <velo.br@gmail.com> * Use internal @generated annotations Signed-off-by: Marvin Froeder <velo.br@gmail.com> * Fix kotlin-codegen build Signed-off-by: Marvin Froeder <velo.br@gmail.com> --------- Signed-off-by: Marvin Froeder <velo.br@gmail.com> * feat(@QueryProjection): support builder-based Q class generation (#1078) * feature: add builder properties in QueryProjection annotation * feature: add builder properties in Constructor class * feature: add public static inner class write methods * feature: add QueryProjection Builder feature on annotation processor * feature: add inner builder class and factory method to generated QClass * test: add QueryProjectionBuilderTestEntity for test * feature, test: add QueryProjectionBuilderTestEntity for GenericExporter * question: how can i resolve binary incompatible change without this commit * feature: add duplicate builder name check in TypeElementHandler * docs: update javadoc for QueryProjection * feature: enhance builder name validation in TypeElementHandler * test: add unit tests for QueryProjectionBuilder * Skip API validation on tooling projects Signed-off-by: Marvin Froeder <velo.br@gmail.com> * modify: remove inner class, methods binary compatibility validation bypass option --------- Signed-off-by: Marvin Froeder <velo.br@gmail.com> Co-authored-by: Marvin Froeder <velo.br@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Marvin Froeder <velo.br@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Marvin <velo@users.noreply.github.com> Co-authored-by: Cole-SJ <91147303+Cole-SJ@users.noreply.github.com> Co-authored-by: Marvin Froeder <velo.br@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.