whitesharx/httx

View on GitHub
Assets/Httx/Runtime/Requests/Awaiters/BaseUnityAwaiter.cs

Summary

Maintainability
A
30 mins
Test Coverage

Avoid too many return statements within this method.
Open

      return new AsyncOperationQueue(tryHitCache, netRequest, tryPutCache);
Severity: Major
Found in Assets/Httx/Runtime/Requests/Awaiters/BaseUnityAwaiter.cs - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status