lord63 / tldr.py

A python client for tldr: simplified and community-driven man pages.
MIT License
186 stars 18 forks source link

Support new syntax #23

Closed lord63 closed 7 years ago

lord63 commented 7 years ago

22

codecov-io commented 7 years ago

Codecov Report

Merging #23 into dev will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev    #23   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files         4      4           
  Lines       145    158   +13     
===================================
+ Hits        145    158   +13
Impacted Files Coverage Δ
tldr/parser.py 100% <100%> (ø) :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 28d8003...d1f4906. Read the comment docs.