NimblePros / eShopOnWeb

Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
MIT License
42 stars 6 forks source link

Add Code Coverage GitHub Action #57

Closed ardalis closed 1 month ago

ardalis commented 1 month ago

See: https://github.com/ardalis/GuardClauses/pull/348#issuecomment-2214841300

And: https://github.com/ardalis/GuardClauses/blob/main/.github/workflows/comment-on-pr.yml

And: https://github.com/ardalis/GuardClauses/blob/main/.github/workflows/build.yml#L28-L65

ardalis commented 1 month ago

@canro91 can you take this? If you have questions @sadukie may be able to assist as she has done this before.

sadukie commented 1 month ago

I blog about this here: https://blog.nimblepros.com/blogs/using-workflow-run-in-github-actions/

If you need any more guidance, ping me here or on Discord (as sadukie).