fdgt-apis/api

View on GitHub
src/routes/fdgt/v1/sponsors.js

Summary

Maintainability
B
4 hrs
Test Coverage
C
78%

Function handler has 103 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    handler: async context => {
        let sponsors = null
        let sponsorshipTiers = null

        try {
Severity: Major
Found in src/routes/fdgt/v1/sponsors.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status