Project-Books / books-api

GraphQL Books API
https://project-books.github.io/#books-api
MIT License
36 stars 59 forks source link

Exclude BooksApiApplication.class and the Model package from Jacoco R… #137

Closed Wildschut closed 2 years ago

Wildschut commented 2 years ago

Exclude BooksApiApplication.class and the Model package from Jacoco Report.

Summary of change

Introduced exclusions in the jacoco plugin configuration. These exclusions are for BooksApiApplication.class and Any class in the model package as requested in the issue.

Related issue

Closes #122

Pull request checklist

Please keep this checklist in & ensure you have done the following:

For any of the optional checkboxes (e.g. the screenshots one), still check it if it does not apply.

If in doubt, get in touch with us via our Slack workspace or by creating a new Q&A discussion on GitHub

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
0.0% 0.0% Duplication