komuw / sewer

Let's Encrypt(ACME) client. Python library & CLI app.
MIT License
145 stars 54 forks source link

Add options for new features in cli.py. New documentation for cli. #192

Closed mmaney closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #192 into master will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
- Coverage   87.46%   87.45%   -0.02%     
==========================================
  Files          18       18              
  Lines        1133     1132       -1     
==========================================
- Hits          991      990       -1     
  Misses        142      142              
Impacted Files Coverage Δ
sewer/auth.py 97.87% <100.00%> (-0.05%) :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 e78023d...6c5aadf. Read the comment docs.