nanotaboada / java.samples.spring.boot

🧪 Proof of Concept for a RESTful Web Service made with JDK 21 (LTS) and Spring Boot 3
MIT License
2 stars 2 forks source link

fix(ci): glob patterns on Codacy config #96

Closed nanotaboada closed 6 months ago

codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit b43d3391 and detected 0 issues on this pull request.

View more on Code Climate.

codacy-production[bot] commented 6 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% :white_check_mark: ∅
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (83ddf697e786b5752522d532078e50d3f67d1b43) | 55 | 55 | 100.00% | | | Head commit (b43d33917cd71b1d32e70b9a1677820cd3f6cb31) | 55 (+0) | 55 (+0) | 100.00% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#96) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.36%. Comparing base (83ddf69) to head (b43d339).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #96 +/- ## ========================================= Coverage 96.36% 96.36% Complexity 22 22 ========================================= Files 2 2 Lines 55 55 Branches 8 8 ========================================= Hits 53 53 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.