Skip to content

Conversation

zchee
Copy link
Member

@zchee zchee commented Nov 11, 2020

Fix and add documentation for APIs.

@zchee zchee self-assigned this Nov 11, 2020
@codecov
Copy link

codecov bot commented Nov 11, 2020

Codecov Report

Merging #82 (5df923d) into master (f801acd) will increase coverage by 2.5%.
The diff coverage is 43.2%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #82 +/- ## ======================================== + Coverage 58.0% 60.6% +2.5%  ======================================== Files 11 12 +1 Lines 2140 2079 -61 ======================================== + Hits 1243 1260 +17  + Misses 763 684 -79  - Partials 134 135 +1 
Flag Coverage Δ
linux-1.13 60.6% <43.2%> (+2.5%) ⬆️
linux-1.14 60.6% <43.2%> (+2.5%) ⬆️
linux-1.15 60.6% <43.2%> (+2.5%) ⬆️
macos-1.13 60.6% <43.2%> (+2.5%) ⬆️
macos-1.14 60.6% <43.2%> (+2.5%) ⬆️
macos-1.15 60.6% <43.2%> (+2.5%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
msgpack/decode.go 64.3% <ø> (ø)
msgpack/rpc/endpoint.go 58.0% <ø> (ø)
msgpack/unpack.go 86.0% <ø> (ø)
nvim/helpers.go 82.6% <ø> (+5.6%) ⬆️
nvim/nvim.go 70.4% <ø> (+1.6%) ⬆️
nvim/plugin/plugin.go 31.5% <ø> (ø)
nvim/types.go 0.0% <0.0%> (ø)
nvim/api.go 35.0% <43.5%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f801acd...5df923d. Read the comment docs.

@zchee zchee force-pushed the api-fix-and-documentation branch 3 times, most recently from 5ffa200 to 8d6a3e8 Compare November 11, 2020 23:04
@zchee zchee force-pushed the api-fix-and-documentation branch 6 times, most recently from 69283c2 to 3d0dc0c Compare November 12, 2020 08:40
@zchee zchee force-pushed the api-fix-and-documentation branch from 3d0dc0c to acbb05f Compare November 17, 2020 10:47
@zchee zchee force-pushed the api-fix-and-documentation branch from acbb05f to fd6e962 Compare December 8, 2020 09:55
@zchee zchee force-pushed the api-fix-and-documentation branch 5 times, most recently from c737a65 to 2585ecd Compare December 30, 2020 22:54
@zchee zchee force-pushed the api-fix-and-documentation branch 2 times, most recently from d31d47c to c34948e Compare December 31, 2020 05:38
@zchee zchee force-pushed the api-fix-and-documentation branch from c34948e to ad8ecff Compare December 31, 2020 05:40
@zchee zchee force-pushed the api-fix-and-documentation branch from ad8ecff to 780a1b6 Compare December 31, 2020 05:41
@zchee zchee force-pushed the api-fix-and-documentation branch 3 times, most recently from 2a76abc to e6ffbda Compare December 31, 2020 07:42
@zchee zchee force-pushed the api-fix-and-documentation branch from e6ffbda to c2476e0 Compare December 31, 2020 09:04
@zchee zchee force-pushed the api-fix-and-documentation branch 5 times, most recently from 05440f3 to af667b8 Compare December 31, 2020 13:21
@zchee zchee marked this pull request as ready for review December 31, 2020 13:34
@zchee zchee merged commit 5df923d into master Dec 31, 2020
@zchee zchee deleted the api-fix-and-documentation branch December 31, 2020 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant