-
Notifications
You must be signed in to change notification settings - Fork 1
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
#127 Review SBT files and CI yamls #136
Conversation
- few whitespace cleanups and moves - rename limitVersion to truncateVerions and reuse it - fix logging of spark and scala version per modulea - block publishing of war files to maven central - update project description - update jacoco build to use variables instead of matrix - update release yaml to publish WAR to a draft PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- pulled
- built
- code review
- unit test run
- jacoco run - 2 comments
Co-authored-by: miroslavpojer <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- pulled
- built
- test run - passing
- jacoco run - local run
- jacoco run - GH Action - see review comments
Co-authored-by: miroslavpojer <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add more changes to get it running.
Co-authored-by: miroslavpojer <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two more suggestions.
Co-authored-by: miroslavpojer <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I cannot judge on Jacoco setup.
Also does this configuration removed the creation of atum_agent librbari without Spark and Scala designation? I don't see it there, sorry.
JaCoCo server module code coverage report - scala 2.13.11
|
JaCoCo agent module code coverage report - scala 2.12.18
|
JaCoCo model module code coverage report - scala 2.12.18
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Jacoco failure management fixed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lovely, thank you @Zejnilovic
Closes #127
@benedeki I would like to 1st discuss your list in the ticket before I add it.