chore(ci): add code coverage support #411
Annotations
10 errors
test
sdk.CacheExpires calls time.Parse, which eventually calls http.CanonicalHeaderKey
|
test
sdk.APIClient.callAPI calls http.Client.Do
|
test
sdk.OpenFgaApiService.WriteAuthorizationModelExecute calls http.Header.Get
|
test
oauth2.Token.SetAuthHeader calls http.Header.Set
|
test
sdk.APIClient.prepareRequest calls http.NewRequest
|
test
sdk.APIClient.callAPI calls httputil.DumpRequestOut, which eventually calls http.ReadRequest
|
test
internal.newTokenRequest calls http.Request.SetBasicAuth
|
test
sdk.APIClient.callAPI calls httputil.DumpResponse, which calls http.Response.Write
|
test
sdk.APIClient.callAPI calls httputil.DumpRequestOut, which calls http.Transport.CloseIdleConnections
|
test
oauth2.Transport.RoundTrip calls http.Transport.RoundTrip
|