Closed benedeki closed 5 months ago
What about RN check, as was done in https://github.com/AbsaOSS/atum-service/pull/212/files ?
actually even release.yml
is quite old, I mean the whole pipeline and its approach
What about RN check, as was done in https://github.com/AbsaOSS/atum-service/pull/212/files ?
actually even
release.yml
is quite old, I mean the whole pipeline and its approach
Talked to @miroslavpojer. He's heavily working a new, better solution for the release notes. He suggest not to implement the old thing on any other repo.
model
module code coverage report - scala 2.13.11Overall Project | 57.44% | :green_apple: |
---|
There is no coverage information present for the Files changed
agent
module code coverage report - scala 2.13.11Overall Project | 81.6% | :green_apple: |
---|
There is no coverage information present for the Files changed
slick
module code coverage report - scala 2.13.11Overall Project | 87.73% | :green_apple: |
---|
There is no coverage information present for the Files changed
Last idea: how about overall values per module? There are big differences.
This is already a long workflow, with a proclivity for typo errors or omitting stuff (like modules). A creation of dedicated action is the way to go forward.
Closes #126