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: imds mock can be launched with a configurable set of instance tags #13

Merged
merged 4 commits into from
Aug 9, 2022

Conversation

purpleclay
Copy link
Owner

closes #10

@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #13 (f55ba97) into main (7cb0902) will decrease coverage by 1.20%.
The diff coverage is 44.44%.

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   77.47%   76.27%   -1.21%     
==========================================
  Files           9        9              
  Lines         293      295       +2     
==========================================
- Hits          227      225       -2     
- Misses         61       64       +3     
- Partials        5        6       +1     
Impacted Files Coverage Δ
cmd/root.go 0.00% <0.00%> (ø)
pkg/imds/patch/func.go 100.00% <ø> (ø)
pkg/imds/patch/instancetag.go 100.00% <ø> (ø)
pkg/imds/server.go 88.04% <57.14%> (-3.17%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@purpleclay purpleclay merged commit ea3b3eb into main Aug 9, 2022
@purpleclay purpleclay deleted the configurable-instance-tags branch August 9, 2022 19:52
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]: mock can be launched with a configurable set of instance tags
1 participant