Anapher/Strive

View on GitHub
src/Services/ConferenceManagement/Strive/Startup.cs

Summary

Maintainability
A
3 hrs
Test Coverage

Method ConfigureServices has 81 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        public IServiceProvider ConfigureServices(IServiceCollection services)
        {
            services.AddLogging();

            // Authentication
Severity: Major
Found in src/Services/ConferenceManagement/Strive/Startup.cs - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status