Skip to content
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

Add GitHub coverage summaries #460

Conversation

martincostello
Copy link
Member

  • Add a code coverage summary to the Actions logs.
  • Use the MSBuild version of ReportGenerator.
  • Rebrand some usages of ".NET Core".

- Add a code coverage summary to the Actions logs.
- Use the MSBuild version of ReportGenerator.
- Rebrand some usages of ".NET Core".
@martincostello martincostello added enhancement github_actions Pull requests that update GitHub Actions code labels Mar 10, 2023
@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Merging #460 (fe47a6f) into main (a269a40) will decrease coverage by 0.50%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #460      +/-   ##
==========================================
- Coverage   95.08%   94.59%   -0.50%     
==========================================
  Files          27       27              
  Lines         610      610              
==========================================
- Hits          580      577       -3     
- Misses         30       33       +3     
Flag Coverage Δ
linux 94.26% <ø> (ø)
macos 94.26% <ø> (-0.66%) ⬇️
windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@martincostello martincostello marked this pull request as ready for review March 10, 2023 16:54
@martincostello martincostello requested a review from a team as a code owner March 10, 2023 16:54
@martincostello martincostello merged commit 7260679 into justeattakeaway:main Mar 10, 2023
@martincostello martincostello deleted the improve-github-coverage-output branch March 10, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant