open-education-api / ooapi-dotnet

dot.net-implementation of the ooapi-specification
GNU Affero General Public License v3.0
8 stars 0 forks source link

Create build pipeline with sonarcloud analysis and code coverage #28

Closed rvbaast closed 11 months ago

rvbaast commented 11 months ago

We willen de sonar cloud analysis via een github action inregelen zodat we meer controle hebben over de checks, en ook de mogelijkheid krijgen om quality gates (code coverage o.a) in te regelen.

zie ook:

https://docs.sonarcloud.io/advanced-setup/overview/#automatic-vs-ci-based-analysis

sonarcloud[bot] commented 11 months ago

SonarCloud Quality Gate failed.    Quality Gate failed

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

63.7% 63.7% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

rvbaast commented 11 months ago

stale PR:

changes zitten ook in : https://github.com/open-education-api/ooapi-dotnet/pull/34