|
Ran
|
Jobs
2
|
Files
7
|
Run time
4s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/nstratos/go-kitsu/commit/10426cb75">Use jsonapi.Decode and Encode to simplify codebase This commit uses the helper functions jsonapi.Encode and jsonapi.Decode inside client.NewRequest and client.Do respectively to allow for easier encoding and decoding of any kitsu type. The functions Encode and Decode are using reflection to simplify the API needed to write new service methods while hiding the functions of our dependency google/jsonapi. A description explaining this decision as well alternative solutions can be found in commit: </a><a class="double-link" href="https://github.com/nstratos/go-kitsu/commit/8b8706c11">8b8706c11</a>
282 of 336 relevant lines covered (83.93%)
13.91 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13.1 | 0 |
83.93 |
Travis Job 13.1 | |
| 2 | 13.2 | 0 |
83.93 |
Travis Job 13.2 |