Marusyk / grok.net

.NET implementation of the grok 📝
MIT License
287 stars 55 forks source link

Follow up for issue github coverage badge creation #40

Closed Adityanr closed 2 years ago

Adityanr commented 2 years ago

Follow up for issue #30

I have added the following changes:

Managed to modify workflows from github directly instead of my local system

Please create a secret named COVERALLS_REPO_TOKEN containing repository token fetched from coveralls.io before merging PR.

Please find attached the successful github actions build: https://github.com/Adityanr/grok.net/actions/runs/1339133656 Please review this PR @Marusyk coverage_generation coverlet_test_run

Final coverage report within coveralls: https://coveralls.io/github/Adityanr/grok.net?branch=workflow-opencover-issue

Marusyk commented 2 years ago

@Adityanr it works Thank you very much for your effort. Really appreciate it, thanks

Adityanr commented 2 years ago

Just happy it worked :) @Marusyk