Skip to content

refactor(models): add Lombok annotations#135

Merged
nanotaboada merged 2 commits intomasterfrom
feature/lombok
Aug 11, 2024
Merged

refactor(models): add Lombok annotations#135
nanotaboada merged 2 commits intomasterfrom
feature/lombok

Conversation

@nanotaboada
Copy link
Copy Markdown
Owner

No description provided.

@nanotaboada nanotaboada linked an issue Aug 11, 2024 that may be closed by this pull request
@qlty-cloud-legacy
Copy link
Copy Markdown

Code Climate has analyzed commit 6794b7b and detected 9 issues on this pull request.

Here's the issue category breakdown:

Category Count
Clarity 9

View more on Code Climate.

@codacy-production
Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (335ba78) 62 62 100.00%
Head commit (6794b7b) 57 (-5) 57 (-5) 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 (#135) 20 20 100.00%

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

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 11, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.49%. Comparing base (335ba78) to head (6794b7b).

Files Patch % Lines
...ava/samples/spring/boot/services/BooksService.java 89.47% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #135      +/-   ##
============================================
- Coverage     96.77%   96.49%   -0.29%     
+ Complexity       25       24       -1     
============================================
  Files             2        2              
  Lines            62       57       -5     
  Branches          8        6       -2     
============================================
- Hits             60       55       -5     
  Partials          2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nanotaboada nanotaboada merged commit ca65f85 into master Aug 11, 2024
@nanotaboada nanotaboada deleted the feature/lombok branch August 11, 2024 19:32
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 Project Lombok annotations

1 participant