Skip to content

feat: adds domain billing endpoint#26

Merged
Seenox merged 3 commits into
mainfrom
feat/adds-billing-api
May 23, 2023
Merged

feat: adds domain billing endpoint#26
Seenox merged 3 commits into
mainfrom
feat/adds-billing-api

Conversation

@becelot

@becelot becelot commented May 23, 2023

Copy link
Copy Markdown
Member

Adds priceListDomains endpoint.

Closes #22

@becelot becelot requested a review from Seenox May 23, 2023 12:54
@codecov

codecov Bot commented May 23, 2023

Copy link
Copy Markdown

Codecov Report

Merging #26 (e6e4f8c) into main (e8492fc) will decrease coverage by 0.12%.
The diff coverage is 83.72%.

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   86.27%   86.16%   -0.12%     
==========================================
  Files          29       31       +2     
  Lines         947      990      +43     
==========================================
+ Hits          817      853      +36     
- Misses        130      137       +7     
Flag Coverage Δ
unit 86.16% <83.72%> (-0.12%) ⬇️

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

Impacted Files Coverage Δ
hostingde/billing/billing.py 58.33% <58.33%> (ø)
hostingde/model/billing.py 93.10% <93.10%> (ø)
hostingde/client.py 100.00% <100.00%> (ø)

@Seenox Seenox merged commit 5f42e81 into main May 23, 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 pricing endpoints for domains

2 participants