Skip to content

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

Merged
nanotaboada merged 2 commits intomasterfrom
feature/cache
Jul 14, 2024
Merged

feat(services): add caching with Spring Boot Starter Cache#120
nanotaboada merged 2 commits intomasterfrom
feature/cache

Conversation

@nanotaboada
Copy link
Copy Markdown
Owner

No description provided.

@qlty-cloud-legacy
Copy link
Copy Markdown

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

View more on Code Climate.

@nanotaboada nanotaboada linked an issue Jul 14, 2024 that may be closed by this pull request
@codacy-production
Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (6d7a1f3) 55 55 100.00%
Head commit (eda56da) 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: <coverage of head commit> - <coverage of common ancestor commit>

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: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences


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

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

@nanotaboada nanotaboada merged commit e813058 into master Jul 14, 2024
@nanotaboada nanotaboada deleted the feature/cache branch July 14, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement caching with Spring Boot Starter Cache

1 participant