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

FEATURE: change DbContext to have injectable Model Creator #423

Merged
merged 13 commits into from
Dec 22, 2023

fix namespacing of dbcontext

dafaa38
Select commit
Loading
Failed to load commit list.
Merged

FEATURE: change DbContext to have injectable Model Creator #423

fix namespacing of dbcontext
dafaa38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2023 in 0s

69.20% (+2.05%) compared to 73da549

View this Pull Request on Codecov

69.20% (+2.05%) compared to 73da549

Details

Codecov Report

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

Comparison is base (73da549) 67.15% compared to head (dafaa38) 69.20%.

Files Patch % Lines
...ityFrameworkMsSqlModelCreatorGeneratorProcessor.cs 88.29% 8 Missing and 3 partials ⚠️
...res/Model/KeyedModelInterfaceGeneratorProcessor.cs 45.45% 5 Missing and 1 partial ⚠️
...s.Nucleotide.Generators/RoslynGenerationHelpers.cs 80.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #423      +/-   ##
==========================================
+ Coverage   67.15%   69.20%   +2.05%     
==========================================
  Files         106      109       +3     
  Lines        2755     2903     +148     
  Branches      138      151      +13     
==========================================
+ Hits         1850     2009     +159     
+ Misses        861      844      -17     
- Partials       44       50       +6     

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