Closed h1alexbel closed 1 year ago
@h1alexbel thank you for your Pull Request. I'll assign someone to review it soon.
If this PR solves a todo
from the code, please don't forget to remove it.
Patch and project coverage have no change.
Comparison is base (
208a91c
) 53.08% compared to head (9c8f1a9
) 53.08%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@h1alexbel please review this Pull Request. Deadline (when it should be merged or closed) is 2023-08-18T13:49:09.323919
.
You should check if the requirements have been implemented (partially or in full), if there are unit tests covering the changes and if the CI build passes. Feel free to reject the PR or ask for changes if it's too big or not clear enough.
Estimation here is 30 minutes
, that's how much you will be paid. You will be paid even if this PR gets rejected.
@rultor merge
@rultor merge
@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here
@h1alexbel thank you for resolving this ticket. I've just added it to your active invoice. You can always check all your invoices and more on the Contributor Dashboard.
PR-Codex overview
Detailed summary
This PR focuses on updating the Maven command in the
.rultor.yml
file to skip integration tests during the clean install process.Notable changes:
mvn clean install
command to include the-DskipITs
flag