-
Notifications
You must be signed in to change notification settings - Fork 1
Introduce IsPerk property on Products #207
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
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #207 +/- ##
==========================================
- Coverage 7.99% 7.97% -0.03%
==========================================
Files 157 159 +2
Lines 10015 10048 +33
Branches 459 459
==========================================
Hits 801 801
- Misses 9196 9229 +33
Partials 18 18
☔ View full report in Codecov by Sentry. |
coffeecard/CoffeeCard.Models/DataTransferObjects/Product/ProductDTO.cs
Outdated
Show resolved
Hide resolved
…ctDTO.cs Co-authored-by: Frederik Petersen <43568735+fredpetersen@users.noreply.github.com>
* Implement isPerk * Eagerly load UserGroup * Mapper service no longer calls db --------- Co-authored-by: Frederik Petersen <fred.p@live.dk> Co-authored-by: Frederik Petersen <43568735+fredpetersen@users.noreply.github.com>
6c74266
to
9b17eea
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
SonarCloud Quality Gate failed.
|
No description provided.