mstruebing / tldr

Golang command line client for tldr https://github.com/tldr-pages/tldr
MIT License
262 stars 24 forks source link

Coverage #38

Closed mstruebing closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #38       +/-   ##
===========================================
+ Coverage   41.76%   65.88%   +24.11%     
===========================================
  Files           3        3               
  Lines         170      170               
===========================================
+ Hits           71      112       +41     
+ Misses         76       33       -43     
- Partials       23       25        +2
Impacted Files Coverage Δ
cache/cache.go 56.66% <0%> (+11.66%) :arrow_up:
render.go 93.1% <0%> (+93.1%) :arrow_up:

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 f21fd22...6873eab. Read the comment docs.