-
Notifications
You must be signed in to change notification settings - Fork 1
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
Introduce IsPerk property on Products #207
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 <[email protected]>
* Implement isPerk * Eagerly load UserGroup * Mapper service no longer calls db --------- Co-authored-by: Frederik Petersen <[email protected]> Co-authored-by: Frederik Petersen <[email protected]>
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. 0 Bugs 0.0% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
No description provided.