jceb / vim-orgmode

Text outlining and task management for Vim based on Emacs' Org-Mode
http://www.vim.org/scripts/script.php?script_id=3642
Other
3.1k stars 266 forks source link

Codecov integration #286

Closed Psirus closed 6 years ago

Psirus commented 6 years ago

Have a nice overview of the code coverage, for a preview click here. This is much clearer than having to look at the Travis output, we can track the progress over time and, as you can see, pull requests will get an automatic report on whether they increase or decrease coverage. Plus we get a nice badge.

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@8ec4eff). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #286   +/-   ##
=========================================
  Coverage          ?   84.38%           
=========================================
  Files             ?       49           
  Lines             ?     6794           
  Branches          ?        0           
=========================================
  Hits              ?     5733           
  Misses            ?     1061           
  Partials          ?        0

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 8ec4eff...ffd7c28. Read the comment docs.