Closed chagemann closed 2 months ago
Overall Project | 32.72% -0.9% |
:green_apple: |
---|---|---|
Files changed | 79.54% | :green_apple: |
File | Coverage | |
---|---|---|
ConnectionState.kt | 100% | :green_apple: |
ConnectionsApi.kt | 98.49% -1.51% |
:green_apple: |
JsonExt.kt | 92.54% | :green_apple: |
UpdateConnectionArgs.kt | 84.46% -15.54% |
:green_apple: |
ToAgent.kt | 82.86% -17.14% |
:green_apple: |
CreateConnectionArgs.kt | 78.71% -21.29% |
:green_apple: |
ApiMockEngine.kt | 74.43% | :green_apple: |
ConnectionList.kt | 67.46% -29.67% |
:green_apple: |
CredentialList.kt | 58.85% | :green_apple: |
OAuthProvider.kt | 57.54% | :green_apple: |
BaseApi.kt | 6.6% -25.67% |
:green_apple: |
What does it do?
Implementation and tests for network calls and data models for
connections
endpoint. Minor updates to the test tools and network base class because of additional requirements and consistent testing.Motivation and Context
Add support for
connections
API