Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use codecov/codecov-action@v1 #79

Closed
wants to merge 2 commits into from

Conversation

h-michael
Copy link

@h-michael h-michael commented Oct 20, 2020

@codecov
Copy link

codecov bot commented Oct 20, 2020

Codecov Report

Merging #79 into master will increase coverage by 0.51%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   56.10%   56.62%   +0.51%     
==========================================
  Files          11       11              
  Lines        2636     2128     -508     
==========================================
- Hits         1479     1205     -274     
+ Misses       1021      789     -232     
+ Partials      136      134       -2     
Impacted Files Coverage Δ
nvim/plugin/plugin.go 31.50% <0.00%> (-3.86%) ⬇️
msgpack/encode.go 76.74% <0.00%> (-3.55%) ⬇️
msgpack/rpc/endpoint.go 58.08% <0.00%> (-3.17%) ⬇️
msgpack/decode.go 63.79% <0.00%> (-3.05%) ⬇️
msgpack/unpack.go 82.94% <0.00%> (-2.24%) ⬇️
msgpack/common.go 70.78% <0.00%> (-1.95%) ⬇️
nvim/apiimp.go 20.09% <0.00%> (-1.90%) ⬇️
nvim/plugin/main.go 31.11% <0.00%> (-0.14%) ⬇️
msgpack/pack.go 87.57% <0.00%> (-0.06%) ⬇️
nvim/nvim.go 68.85% <0.00%> (+0.10%) ⬆️
... 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 acbae1a...72cd22e. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant