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

feat(services): add caching with Spring Boot Starter Cache #120

Closed nanotaboada closed 3 months ago

codeclimate[bot] commented 3 months ago

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

View more on Code Climate.

codacy-production[bot] commented 3 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 (6d7a1f347a12b4c50d6e92b742490a5b989c61e6) | 55 | 55 | 100.00% | | | Head commit (eda56dac26299deb3430440414fd7128d3b69718) | 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 (#120) | 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


:rocket: Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more