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: basic spot instance termination simulation #24

Merged
merged 7 commits into from
Aug 21, 2022
Merged

Conversation

purpleclay
Copy link
Owner

closes #18

@codecov
Copy link

codecov bot commented Aug 21, 2022

Codecov Report

Merging #24 (e359677) into main (ac9808e) will increase coverage by 0.99%.
The diff coverage is 97.05%.

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   85.55%   86.54%   +0.99%     
==========================================
  Files          12       13       +1     
  Lines         360      394      +34     
==========================================
+ Hits          308      341      +33     
- Misses         47       48       +1     
  Partials        5        5              
Impacted Files Coverage Δ
cmd/root.go 0.00% <0.00%> (ø)
pkg/imds/patch/func.go 100.00% <ø> (ø)
pkg/imds/patch/spot.go 100.00% <100.00%> (ø)
pkg/imds/server.go 88.03% <100.00%> (+0.53%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@purpleclay purpleclay merged commit f43ccf4 into main Aug 21, 2022
@purpleclay purpleclay deleted the spot-instance branch August 21, 2022 13:28
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.

[Feature]: simulate an ec2 spot instance
1 participant