mstruebing / tldr

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

fix: Get port from Scheme #55

Closed mstruebing closed 3 years ago

mstruebing commented 3 years ago

closes #54

What I did:

Why I did it:

codecov-commenter commented 3 years ago

Codecov Report

Merging #55 into master will decrease coverage by 1.65%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   62.70%   61.05%   -1.66%     
==========================================
  Files           3        3              
  Lines         185      190       +5     
==========================================
  Hits          116      116              
- Misses         44       49       +5     
  Partials       25       25              
Impacted Files Coverage Δ
cache/cache.go 51.42% <0.00%> (-1.91%) :arrow_down:

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 6c123be...b924f76. Read the comment docs.