-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an issue_cert method to AcmeIssuingService #78
Conversation
Current coverage is 99.94% (diff: 100%)@@ master #78 diff @@
==========================================
Files 25 25
Lines 1818 1897 +79
Methods 0 0
Messages 0 0
Branches 163 171 +8
==========================================
+ Hits 1817 1896 +79
Misses 1 1
Partials 0 0
|
Review status: 0 of 4 files reviewed at latest revision, 3 unresolved discussions. src/txacme/service.py, line 75 at r1 (raw file):
Why the extra src/txacme/service.py, line 163 at r1 (raw file):
Do we need src/txacme/testing.py, line 83 at r1 (raw file):
We currently only create a Comments from Reviewable |
Review status: 0 of 4 files reviewed at latest revision, 3 unresolved discussions. src/txacme/service.py, line 75 at r1 (raw file):
|
Reviewed 4 of 4 files at r1. src/txacme/service.py, line 75 at r1 (raw file):
|
Review status: 3 of 4 files reviewed at latest revision, 1 unresolved discussion. src/txacme/service.py, line 163 at r1 (raw file):
|
Reviewed 1 of 1 files at r2. Comments from Reviewable |
Fixes #76.
This change is