Skip to content

Comments

Travis: improve covimerage integration/reporting#176

Merged
blueyed merged 2 commits intojunegunn:masterfrom
blueyed:travis
Aug 12, 2018
Merged

Travis: improve covimerage integration/reporting#176
blueyed merged 2 commits intojunegunn:masterfrom
blueyed:travis

Conversation

@blueyed
Copy link
Collaborator

@blueyed blueyed commented Aug 12, 2018

No description provided.

This will keep `_neovim` out of the build dir, avoiding to exclude if
for coverage reporting.
@codecov-io
Copy link

codecov-io commented Aug 12, 2018

Codecov Report

Merging #176 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #176   +/-   ##
=======================================
  Coverage   83.33%   83.33%           
=======================================
  Files          12       12           
  Lines         744      744           
=======================================
  Hits          620      620           
  Misses        124      124
Flag Coverage Δ
#nvim 82.79% <ø> (ø) ⬆️
#vim 83.06% <ø> (ø) ⬆️

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 fa2eaaa...d94ed34. Read the comment docs.

./test/run-tests.sh changes the current working directory, resulting in
.coveragerc to not being used.
@blueyed blueyed merged commit e30d7d0 into junegunn:master Aug 12, 2018
@blueyed blueyed deleted the travis branch August 12, 2018 16:07
hupfdule pushed a commit to hupfdule/vader.vim that referenced this pull request May 6, 2020
* Travis: install Neovim into /tmp

This will keep `_neovim` out of the build dir, avoiding to exclude if
for coverage reporting.

* covimerage: report coverage separately

./test/run-tests.sh changes the current working directory, resulting in
.coveragerc to not being used.
hupfdule pushed a commit to hupfdule/vader.vim that referenced this pull request May 28, 2020
* Travis: install Neovim into /tmp

This will keep `_neovim` out of the build dir, avoiding to exclude if
for coverage reporting.

* covimerage: report coverage separately

./test/run-tests.sh changes the current working directory, resulting in
.coveragerc to not being used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants