Class: | Infrastructure.Context.DefaultContext |
---|---|
Assembly: | Infrastructure |
File(s): | /home/runner/work/CleanArchitectureTemplate/CleanArchitectureTemplate/src/Infrastructure/Context/DefaultContext.cs |
Covered lines: | 0 |
---|---|
Uncovered lines: | 15 |
Coverable lines: | 15 |
Total lines: | 28 |
Line coverage: | 0% |
Covered branches: | 0 |
---|---|
Total branches: | 0 |
Branch coverage: | N/A |
Feature is only available for sponsors
Upgrade to PRO versionMethod | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
---|---|---|---|---|
.ctor(...) | 100% | 2 | 1 | 0% |
OnModelCreating(...) | 100% | 2 | 1 | 0% |
OnConfiguring(...) | 100% | 2 | 1 | 0% |
ConfigureDevelopment(...) | 100% | 2 | 1 | 0% |
ConfigureStaging(...) | 100% | 2 | 1 | 0% |
ConfigureProduction(...) | 100% | 2 | 1 | 0% |