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

Inject TagRepository in TagService, instead of getting it from EntityManager #2250

Merged
merged 1 commit into from
Nov 9, 2024

Inject TagRepository in TagService, instead of getting it from Entity…

dba9302
Select commit
Loading
Failed to load commit list.
Merged

Inject TagRepository in TagService, instead of getting it from EntityManager #2250

Inject TagRepository in TagService, instead of getting it from Entity…
dba9302
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2024 in 0s

93.60% (-0.01%) compared to 7e573bd, passed because coverage increased by 0% when compared to adjusted base (93.60%)

View this Pull Request on Codecov

93.60% (-0.01%) compared to 7e573bd, passed because coverage increased by 0% when compared to adjusted base (93.60%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.60%. Comparing base (7e573bd) to head (dba9302).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2250      +/-   ##
=============================================
- Coverage      93.61%   93.60%   -0.01%     
  Complexity      1635     1635              
=============================================
  Files            271      271              
  Lines           5716     5712       -4     
=============================================
- Hits            5351     5347       -4     
  Misses           365      365              

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