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

chore(ci): add dependency caching #95

Closed nanotaboada closed 5 months ago

codeclimate[bot] commented 5 months ago

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

View more on Code Climate.

codacy-production[bot] commented 5 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 (e58acaa7df71b53afe9dc9817a488931fd42404e) | 55 | 55 | 100.00% | | | Head commit (9368b34a041e41ccb2a2dcb468a93de8b084ae30) | 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 (#95) | 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 5 months ago

Codecov Report

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

Project coverage is 96.36%. Comparing base (e58acaa) to head (9368b34).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #95 +/- ## ========================================= 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.