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(ci): update workflow jobs #93

Closed nanotaboada closed 6 months ago

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 (fdbc73d95f4780ce4517020c35682186776d11a4) | 55 | 55 | 100.00% | | | Head commit (16ac5ab6f0f44674917edd8be2531d22e7da64d5) | 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 (#93) | 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 (fdbc73d) to head (ff537a9).

:exclamation: Current head ff537a9 differs from pull request most recent head 16ac5ab. Consider uploading reports for the commit 16ac5ab to get more accurate results

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

codeclimate[bot] commented 6 months ago

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

View more on Code Climate.