CMSgov/dpc-app

View on GitHub
dpc-testing/performance/pkg/dpc/test_group.go

Summary

Maintainability
A
1 hr
Test Coverage

Method API.RunGroupTests has 66 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func (api *API) RunGroupTests() {
    const endpoint = "Group"

    // Create organization (and delete at the end) and setup accesstoken
    auth := api.SetUpOrgAuth()
Severity: Minor
Found in dpc-testing/performance/pkg/dpc/test_group.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status