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

feat(billing): add invoices datasource #2171

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

yfodil
Copy link
Contributor

@yfodil yfodil commented Oct 18, 2023

No description provided.

@yfodil yfodil added enhancement billing Billing issues, bugs and feature requests labels Oct 18, 2023
@yfodil yfodil self-assigned this Oct 18, 2023
@yfodil yfodil linked an issue Oct 18, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (1b10703) 73.16% compared to head (3ec9884) 73.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2171      +/-   ##
==========================================
+ Coverage   73.16%   73.23%   +0.07%     
==========================================
  Files         209      211       +2     
  Lines       32991    33094     +103     
==========================================
+ Hits        24138    24238     +100     
- Misses       6762     6764       +2     
- Partials     2091     2092       +1     
Files Coverage Δ
scaleway/helpers_billing.go 100.00% <100.00%> (ø)
scaleway/provider.go 80.88% <100.00%> (+0.05%) ⬆️
scaleway/data_source_billing_invoices.go 96.96% <96.96%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@remyleone remyleone added this pull request to the merge queue Oct 19, 2023
Merged via the queue into scaleway:master with commit 9125fea Oct 19, 2023
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
billing Billing issues, bugs and feature requests enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for getting invoices as a data source
3 participants