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(instance): add snapshot update #3079

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

Codelax
Copy link
Member

@Codelax Codelax commented Apr 24, 2023

Closes #2851

@Codelax Codelax added enhancement instance Instance issues, bugs and feature requests labels Apr 24, 2023
@Codelax Codelax self-assigned this Apr 24, 2023
@Codelax Codelax force-pushed the feat/instance-snapshot-update branch from a8898f4 to 39e091a Compare April 24, 2023 11:26
@codecov-commenter
Copy link

Codecov Report

Merging #3079 (39e091a) into master (299f0de) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3079      +/-   ##
==========================================
+ Coverage   75.76%   75.79%   +0.02%     
==========================================
  Files         168      168              
  Lines       36524    36563      +39     
==========================================
+ Hits        27673    27712      +39     
  Misses       7891     7891              
  Partials      960      960              
Impacted Files Coverage Δ
internal/namespaces/instance/v1/custom.go 98.08% <100.00%> (+0.01%) ⬆️
internal/namespaces/instance/v1/custom_snapshot.go 78.35% <100.00%> (+8.56%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@remyleone remyleone added this pull request to the merge queue Apr 24, 2023
Merged via the queue into scaleway:master with commit 9ec11d4 Apr 24, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement instance Instance issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

instance: snapshot update
3 participants