MatterhornDev / matterhorn

An API boilerplate project built with Node.js and TypeScript
https://matterhorn.dev
MIT License
250 stars 27 forks source link

Code Coverage html view in Azure Devops is not styled #3

Open Ethan-Arrowood opened 5 years ago

Ethan-Arrowood commented 5 years ago

The 'Code Coverage' view in Azure Devops is not styled because the html cannot import the styles files. This is a known limitation of Azure Devops: https://visualstudio.uservoice.com/forums/330519-visual-studio-team-services/suggestions/15926806-code-coverage-report-on-build-should-not-strip-sty

Down the road we can try solving this but it seems out of scope and something either Istanbul or Azure Devops should fix.

Ethan-Arrowood commented 5 years ago

Maybe a solution: https://davidsekar.com/aspnetcore/code-coverage-html-reports-are-missing-styles-in-vsts