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
Failed to load commit list.
Merged

FEATURE: change DbContext to have injectable Model Creator #423

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

89.94% of diff hit (target 67.15%)

View this Pull Request on Codecov

89.94% of diff hit (target 67.15%)

Annotations

Check warning on line 32 in src/Dhgms.Nucleotide.Generators/Features/EntityFramework/EntityFrameworkMsSqlModelCreatorGeneratorProcessor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dhgms.Nucleotide.Generators/Features/EntityFramework/EntityFrameworkMsSqlModelCreatorGeneratorProcessor.cs#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 103 in src/Dhgms.Nucleotide.Generators/Features/EntityFramework/EntityFrameworkMsSqlModelCreatorGeneratorProcessor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dhgms.Nucleotide.Generators/Features/EntityFramework/EntityFrameworkMsSqlModelCreatorGeneratorProcessor.cs#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 193 in src/Dhgms.Nucleotide.Generators/Features/EntityFramework/EntityFrameworkMsSqlModelCreatorGeneratorProcessor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dhgms.Nucleotide.Generators/Features/EntityFramework/EntityFrameworkMsSqlModelCreatorGeneratorProcessor.cs#L193

Added line #L193 was not covered by tests

Check warning on line 203 in src/Dhgms.Nucleotide.Generators/Features/EntityFramework/EntityFrameworkMsSqlModelCreatorGeneratorProcessor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dhgms.Nucleotide.Generators/Features/EntityFramework/EntityFrameworkMsSqlModelCreatorGeneratorProcessor.cs#L203

Added line #L203 was not covered by tests

Check warning on line 208 in src/Dhgms.Nucleotide.Generators/Features/EntityFramework/EntityFrameworkMsSqlModelCreatorGeneratorProcessor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dhgms.Nucleotide.Generators/Features/EntityFramework/EntityFrameworkMsSqlModelCreatorGeneratorProcessor.cs#L208

Added line #L208 was not covered by tests

Check warning on line 214 in src/Dhgms.Nucleotide.Generators/Features/EntityFramework/EntityFrameworkMsSqlModelCreatorGeneratorProcessor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dhgms.Nucleotide.Generators/Features/EntityFramework/EntityFrameworkMsSqlModelCreatorGeneratorProcessor.cs#L214

Added line #L214 was not covered by tests

Check warning on line 53 in src/Dhgms.Nucleotide.Generators/Features/Model/KeyedModelInterfaceGeneratorProcessor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dhgms.Nucleotide.Generators/Features/Model/KeyedModelInterfaceGeneratorProcessor.cs#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 59 in src/Dhgms.Nucleotide.Generators/Features/Model/KeyedModelInterfaceGeneratorProcessor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dhgms.Nucleotide.Generators/Features/Model/KeyedModelInterfaceGeneratorProcessor.cs#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 61 in src/Dhgms.Nucleotide.Generators/Features/Model/KeyedModelInterfaceGeneratorProcessor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dhgms.Nucleotide.Generators/Features/Model/KeyedModelInterfaceGeneratorProcessor.cs#L61

Added line #L61 was not covered by tests

Check warning on line 372 in src/Dhgms.Nucleotide.Generators/RoslynGenerationHelpers.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Dhgms.Nucleotide.Generators/RoslynGenerationHelpers.cs#L372

Added line #L372 was not covered by tests