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(function): add support for function #1109

Merged
merged 33 commits into from
Jun 14, 2022
Merged

Conversation

remyleone
Copy link
Member

No description provided.

@remyleone remyleone marked this pull request as draft February 24, 2022 14:26
@remyleone remyleone linked an issue Jun 2, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2022

Codecov Report

Merging #1109 (e3dbdca) into master (262a71c) will decrease coverage by 0.16%.
The diff coverage is 63.73%.

@@            Coverage Diff             @@
##           master    #1109      +/-   ##
==========================================
- Coverage   70.44%   70.28%   -0.17%     
==========================================
  Files         103      105       +2     
  Lines       16805    17249     +444     
==========================================
+ Hits        11839    12124     +285     
- Misses       3967     4084     +117     
- Partials      999     1041      +42     
Impacted Files Coverage Δ
scaleway/resource_function.go 61.87% <61.87%> (ø)
scaleway/helpers_function.go 69.72% <65.38%> (-10.93%) ⬇️
scaleway/data_source_function.go 72.72% <72.72%> (ø)
scaleway/provider.go 73.61% <100.00%> (+0.22%) ⬆️
scaleway/helpers.go 75.62% <0.00%> (+0.49%) ⬆️

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 262a71c...e3dbdca. Read the comment docs.

@Codelax Codelax marked this pull request as ready for review June 14, 2022 12:11
@remyleone remyleone merged commit 3f7e1a5 into scaleway:master Jun 14, 2022
@remyleone remyleone deleted the function branch June 14, 2022 15:00
remyleone added a commit to remyleone/terraform-provider-scaleway that referenced this pull request Jun 17, 2022
@remyleone remyleone added the function Serverless function issues, bugs and feature requests label Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
function Serverless function issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add support for function as a service
4 participants