Uh oh!
There was an error while loading. Please reload this page.
Add: CI Pipeline - #10
Conversation
ssanumand
commented
Aug 12, 2025
Hi @sugan0tech, the working of the pipeline is already validated in |
ssanumand
commented
Aug 12, 2025
@sugan0tech, the CI pipeline performs linting and performs test. It reports the test coverage as artifacts that can be downloaded from "Artifacts" section in Actions detail page. |
Sure, that can be done. But do note that the same will be available under here. Do you still want me to refer it here for convenience sake? |
sugan0tech
commented
Aug 12, 2025
no need, well that's it for this pr right? then we can merge. |
ssanumand
commented
Aug 12, 2025
Yes, that's it for this PR, let's merge the changes. |
ssanumand
commented
Aug 12, 2025
Closes the issue #8. |
This pull request adds a CI pipeline that performs linting and unit testing. It also produces artifacts that contain details about test coverage.