Skip to content

Coverage reporting#1600

Merged
blueyed merged 1 commit intomasterfrom
coverage
Sep 23, 2017
Merged

Coverage reporting#1600
blueyed merged 1 commit intomasterfrom
coverage

Conversation

@blueyed
Copy link
Member

@blueyed blueyed commented Sep 22, 2017

@codecov-io
Copy link

codecov-io commented Sep 23, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@7c0b0db). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1600   +/-   ##
=========================================
  Coverage          ?   83.22%           
=========================================
  Files             ?       96           
  Lines             ?     4298           
  Branches          ?        0           
=========================================
  Hits              ?     3577           
  Misses            ?      721           
  Partials          ?        0
Flag Coverage Δ
#docker 82.73% <ø> (?)
#nvim 77.82% <ø> (?)
#nvim017 76.61% <ø> (?)
#nvim020 76.1% <ø> (?)
#nvimmaster 76.61% <ø> (?)
#vim 81.06% <ø> (?)
#vim73 73.96% <ø> (?)
#vim7452 74.33% <ø> (?)
#vim8069 77.68% <ø> (?)
#vim_master 77.66% <ø> (?)
#vim_xenial 74.63% <ø> (?)

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 7c0b0db...77a92cc. Read the comment docs.

@blueyed blueyed force-pushed the coverage branch 5 times, most recently from 430d080 to 98f8e40 Compare September 23, 2017 19:40
This uses [covimerage](https://github.com/Vimjas/covimerage) and is the
first known Neovim/Vim plugin to have coverage reports for its tests.
@blueyed blueyed changed the title [WIP] Integrate coverage Coverage reporting Sep 23, 2017
@blueyed blueyed merged commit bf127ff into master Sep 23, 2017
@blueyed blueyed deleted the coverage branch September 23, 2017 20:09
@blueyed
Copy link
Member Author

blueyed commented Sep 23, 2017

🎆

@blueyed
Copy link
Member Author

blueyed commented Sep 24, 2017

@wsdjeg
Copy link
Contributor

wsdjeg commented Sep 24, 2017

looks nice!

@blueyed
Copy link
Member Author

blueyed commented Sep 24, 2017

Yeah! (apart from the missing coverage ;))

https://github.com/Vimjas/covimerage is meant to allow having this for every Vim plugins / scripts.

@wsdjeg
Copy link
Contributor

wsdjeg commented Sep 24, 2017

@blueyed I have looked for this tools for long time, and I want to add coverage reporting feature for SpaceVim. Thanks.

@blueyed
Copy link
Member Author

blueyed commented Sep 24, 2017

Yes, me too.
Therefore I've decided to build it finally.

@blueyed
Copy link
Member Author

blueyed commented Sep 24, 2017

Please let me know about any issues.
See Neomake's integration of covimerage, but in general the README should cover everything - so please report any issues you might find.

@wsdjeg
Copy link
Contributor

wsdjeg commented Oct 1, 2017

@blueyed I just add codecov.yml in SpaceVim, But I can not get it work, I just read the readme of covimerage, but still can not get it. can you help to send me a PR?

@blueyed
Copy link
Member Author

blueyed commented Oct 1, 2017

@wsdjeg
I am working on simplifying the setup, so that you should be able to use
covimerage run then.

I will look into creating a PR / helping you once that is pushed.

@wsdjeg
Copy link
Contributor

wsdjeg commented Oct 3, 2017

@blueyed Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants