Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

294 refactor references service #331

Merged
merged 18 commits into from
Dec 20, 2023
Merged

Conversation

vsun757
Copy link

@vsun757 vsun757 commented Dec 14, 2023

No description provided.

@vsun757 vsun757 requested a review from ElJocko December 14, 2023 16:28
Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Attention: 25 lines in your changes are missing coverage. Please review.

Comparison is base (4ad23ee) 67.68% compared to head (b937d43) 67.83%.
Report is 1 commits behind head on project-orion.

Files Patch % Lines
app/repository/references-repository.js 81.81% 20 Missing ⚠️
app/services/references-service.js 84.00% 4 Missing ⚠️
app/services/_base.service.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           project-orion     #331      +/-   ##
=================================================
+ Coverage          67.68%   67.83%   +0.15%     
=================================================
  Files                144      145       +1     
  Lines              16788    16799      +11     
  Branches            2068     2075       +7     
=================================================
+ Hits               11363    11396      +33     
+ Misses              5417     5395      -22     
  Partials               8        8              

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

@ElJocko ElJocko self-assigned this Dec 19, 2023
Cleaned up some formatting.
Moved pagination back to repository service (and used base service pagination function).
Modified error handling to match base service and base repository.
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions

4.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@ElJocko ElJocko merged commit f8305e3 into project-orion Dec 20, 2023
3 of 4 checks passed
@ElJocko
Copy link
Contributor

ElJocko commented Dec 20, 2023

Closes #294

@seansica seansica deleted the 294-refactor-references-service branch July 22, 2024 19:26
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.

2 participants