dolittle/DotNET.SDK

View on GitHub
Benchmarks/Harness/Container.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method Start has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public async Task Start()
    {
        if (_started)
        {
            return;
Severity: Minor
Found in Benchmarks/Harness/Container.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status