-
Notifications
You must be signed in to change notification settings - Fork 12
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
Merge v3 Features to main branch #1144
Conversation
Codecov ReportBase: 87.92% // Head: 88.56% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1144 +/- ##
==========================================
+ Coverage 87.92% 88.56% +0.63%
==========================================
Files 203 208 +5
Lines 6891 6942 +51
==========================================
+ Hits 6059 6148 +89
+ Misses 832 794 -38
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
0a5367f
to
ede0dcc
Compare
8a79f45
to
d642127
Compare
* Add PostgreSQL database to deployment * Add ARM lint task to v3-dev branch * Add github actions to solution file
* Add entityframework + PGSql nuget packages * Add PGSql database context + initial database creation
* Add unit of work and generic repository * Add infrastructure layer + domain layer
Description
What's new?
What kind of change does this PR introduce?