suoto / vim-hdl

Vim plugin to aid VHDL development (for LSP, see https://github.com/suoto/hdl_checker)
GNU General Public License v3.0
59 stars 5 forks source link

Structuring tests, updating to latest hdlcc #14

Closed suoto closed 8 years ago

suoto commented 8 years ago
landscape-bot commented 8 years ago

Code Health Code quality remained the same when pulling 097a490 on suoto:structuring_tests into 27cb775 on suoto:master.

codecov-io commented 8 years ago

Current coverage is 77.03%

Merging #14 into master will increase coverage by +0.11% as of 691908d

@@            master     #14   diff @@
======================================
  Files            3       3       
  Stmts          130     135     +5
  Branches        22      25     +3
  Methods          0       0       
======================================
+ Hit            100     104     +4
+ Partial         10       9     -1
- Missed          20      22     +2

Review entire Coverage Diff as of 691908d

Powered by Codecov. Updated on successful CI builds.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.9%) to 83.704% when pulling 097a490d12c5797d62f84f143d331f2dd2d383d9 on structuring_tests into 27cb775162947d5585a0ba8569770276aef6689b on master.