lord63 / tldr.py

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

Release v0.8.0 #46

Closed lord63 closed 4 years ago

lord63 commented 4 years ago

about this pr

codecov-commenter commented 4 years ago

Codecov Report

Merging #46 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #46   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          158       183   +25     
=========================================
+ Hits           158       183   +25     
Impacted Files Coverage Δ
tldr/__init__.py 100.00% <100.00%> (ø)
tldr/cli.py 100.00% <100.00%> (ø)
tldr/config.py 100.00% <100.00%> (ø)

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 1235ad1...616a526. Read the comment docs.