Skip to content

feat: add endpoint to retrieve entire catalog#124

Merged
nanotaboada merged 1 commit intomasterfrom
feature/crudrepository-findall
Jul 21, 2024
Merged

feat: add endpoint to retrieve entire catalog#124
nanotaboada merged 1 commit intomasterfrom
feature/crudrepository-findall

Conversation

@nanotaboada
Copy link
Copy Markdown
Owner

No description provided.

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

Code Climate has analyzed commit 059a91c and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Clarity 2

Note: there are 2 critical issues.

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 (e54c2e9) 55 55 100.00%
Head commit (059a91c) 62 (+7) 62 (+7) 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 (#124) 7 7 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


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

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.77%. Comparing base (e54c2e9) to head (059a91c).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #124      +/-   ##
============================================
+ Coverage     96.36%   96.77%   +0.41%     
- Complexity       22       25       +3     
============================================
  Files             2        2              
  Lines            55       62       +7     
  Branches          8        8              
============================================
+ Hits             53       60       +7     
  Partials          2        2              

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

@nanotaboada nanotaboada merged commit 84704eb into master Jul 21, 2024
@nanotaboada nanotaboada deleted the feature/crudrepository-findall branch July 21, 2024 12:27
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 endpoint to retrieve the entire catalog

1 participant