3PillarGlobal-Czechia / interview-app-api

API for Interview App.
MIT License
3 stars 1 forks source link

Pipeline refactoring #17

Closed PlesnikJakub closed 2 years ago

PlesnikJakub commented 2 years ago

Summary

Update pipeline to support code coverage analysis

Types of changes

Testing

N/A

Notes

N/A

PlesnikJakub commented 2 years ago

@fpindej could you please also look into it. I did some changes to test projects basically switched coverlet.collector for coverlet.msbuild which is required for enabling generation of code coverage reports in opencover format.

I would say documentation in this area is poor and it took mi half of the day to figure this out.

Code coverage is not correctly propagated to sonar cloud.

PlesnikJakub commented 2 years ago

https://sonarcloud.io/summary/new_code?id=3PillarGlobal-Ostrava_interview-app-api&pullRequest=17

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information