Skip to content

feat: adds ssl certificate list endpoint#27

Merged
Seenox merged 2 commits intomainfrom
feat/ssl-list
May 25, 2023
Merged

feat: adds ssl certificate list endpoint#27
Seenox merged 2 commits intomainfrom
feat/ssl-list

Conversation

@becelot
Copy link
Copy Markdown
Member

@becelot becelot commented May 24, 2023

Adds certificatesFind endpoint to client sdk

Closes #28

@becelot becelot requested a review from Seenox May 24, 2023 16:16
@codecov
Copy link
Copy Markdown

codecov Bot commented May 24, 2023

Codecov Report

Merging #27 (375c7c1) into main (5f42e81) will increase coverage by 0.24%.
The diff coverage is 91.48%.

❗ Current head 375c7c1 differs from pull request most recent head 1a176b7. Consider uploading reports for the commit 1a176b7 to get more accurate results

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   86.16%   86.40%   +0.24%     
==========================================
  Files          31       33       +2     
  Lines         990     1037      +47     
==========================================
+ Hits          853      896      +43     
- Misses        137      141       +4     
Flag Coverage Δ
unit 86.40% <91.48%> (+0.24%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
hostingde/ssl/ssl.py 80.00% <80.00%> (ø)
hostingde/model/ssl.py 96.66% <96.66%> (ø)
hostingde/client.py 100.00% <100.00%> (ø)

Copy link
Copy Markdown
Member

@Seenox Seenox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Seenox Seenox self-assigned this May 25, 2023
@Seenox Seenox merged commit 1556da4 into main May 25, 2023
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.

Add SSL Certificate list endpoints

2 participants