Skip to content
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

Simplify fingerprint retrieval in Certificates.create() #507

Merged
merged 2 commits into from
Apr 27, 2022

Conversation

simondeziel
Copy link
Member

No description provided.

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
@simondeziel simondeziel marked this pull request as draft April 26, 2022 20:01
@codecov-commenter
Copy link

codecov-commenter commented Apr 27, 2022

Codecov Report

Merging #507 (b32a07f) into master (99c809f) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #507      +/-   ##
==========================================
- Coverage   97.05%   97.05%   -0.01%     
==========================================
  Files          56       56              
  Lines        4106     4105       -1     
==========================================
- Hits         3985     3984       -1     
  Misses        121      121              
Impacted Files Coverage Δ
pylxd/tests/mock_lxd.py 100.00% <ø> (ø)
pylxd/models/certificate.py 100.00% <100.00%> (ø)
pylxd/tests/test_client.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 99c809f...b32a07f. Read the comment docs.

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
@simondeziel simondeziel marked this pull request as ready for review April 27, 2022 14:23
@simondeziel
Copy link
Member Author

@stgraber finally ready to go.

@stgraber stgraber merged commit d940d61 into canonical:master Apr 27, 2022
@simondeziel simondeziel deleted the certificate-create branch April 27, 2022 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants