feat: bootstrap an http api #92
30.24% of diff hit (target 56.32%)
View this Pull Request on Codecov
30.24% of diff hit (target 56.32%)
Annotations
Check warning on line 32 in api/curl.go
codecov / codecov/patch
api/curl.go#L28-L32
Added lines #L28 - L32 were not covered by tests
Check warning on line 37 in api/curl.go
codecov / codecov/patch
api/curl.go#L35-L37
Added lines #L35 - L37 were not covered by tests
Check warning on line 42 in api/curl.go
codecov / codecov/patch
api/curl.go#L40-L42
Added lines #L40 - L42 were not covered by tests
Check warning on line 52 in api/curl.go
codecov / codecov/patch
api/curl.go#L45-L52
Added lines #L45 - L52 were not covered by tests
Check warning on line 55 in api/curl.go
codecov / codecov/patch
api/curl.go#L55
Added line #L55 was not covered by tests
Check warning on line 61 in api/curl.go
codecov / codecov/patch
api/curl.go#L57-L61
Added lines #L57 - L61 were not covered by tests
Check warning on line 65 in api/curl.go
codecov / codecov/patch
api/curl.go#L64-L65
Added lines #L64 - L65 were not covered by tests
Check warning on line 70 in api/curl.go
codecov / codecov/patch
api/curl.go#L68-L70
Added lines #L68 - L70 were not covered by tests
Check warning on line 31 in api/graphql.go
codecov / codecov/patch
api/graphql.go#L27-L31
Added lines #L27 - L31 were not covered by tests
Check warning on line 36 in api/graphql.go
codecov / codecov/patch
api/graphql.go#L34-L36
Added lines #L34 - L36 were not covered by tests
Check warning on line 41 in api/graphql.go
codecov / codecov/patch
api/graphql.go#L39-L41
Added lines #L39 - L41 were not covered by tests
Check warning on line 49 in api/graphql.go
codecov / codecov/patch
api/graphql.go#L44-L49
Added lines #L44 - L49 were not covered by tests
Check warning on line 52 in api/graphql.go
codecov / codecov/patch
api/graphql.go#L52
Added line #L52 was not covered by tests
Check warning on line 58 in api/graphql.go
codecov / codecov/patch
api/graphql.go#L54-L58
Added lines #L54 - L58 were not covered by tests
Check warning on line 62 in api/graphql.go
codecov / codecov/patch
api/graphql.go#L61-L62
Added lines #L61 - L62 were not covered by tests
Check warning on line 67 in api/graphql.go
codecov / codecov/patch
api/graphql.go#L65-L67
Added lines #L65 - L67 were not covered by tests
Check warning on line 10 in api/handler.go
codecov / codecov/patch
api/handler.go#L9-L10
Added lines #L9 - L10 were not covered by tests
Check warning on line 17 in api/handler.go
codecov / codecov/patch
api/handler.go#L13-L17
Added lines #L13 - L17 were not covered by tests
Check warning on line 25 in api/openapi.go
codecov / codecov/patch
api/openapi.go#L21-L25
Added lines #L21 - L25 were not covered by tests
Check warning on line 32 in api/openapi.go
codecov / codecov/patch
api/openapi.go#L28-L32
Added lines #L28 - L32 were not covered by tests
Check warning on line 40 in api/openapi.go
codecov / codecov/patch
api/openapi.go#L35-L40
Added lines #L35 - L40 were not covered by tests
Check warning on line 43 in api/openapi.go
codecov / codecov/patch
api/openapi.go#L43
Added line #L43 was not covered by tests
Check warning on line 49 in api/openapi.go
codecov / codecov/patch
api/openapi.go#L45-L49
Added lines #L45 - L49 were not covered by tests
Check warning on line 53 in api/openapi.go
codecov / codecov/patch
api/openapi.go#L52-L53
Added lines #L52 - L53 were not covered by tests
Check warning on line 58 in api/openapi.go
codecov / codecov/patch
api/openapi.go#L56-L58
Added lines #L56 - L58 were not covered by tests