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

Adds Terraform based deployment #5

Closed
wants to merge 1 commit into from

Conversation

EverOwen
Copy link

Adds Terraform based deployment defined by the Device Management EKS repo. https://github.com/everactive/device-management-eks

@codecov-commenter
Copy link

Codecov Report

Merging #5 (e8a9938) into master (cc86588) will decrease coverage by 0.60%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   86.31%   85.71%   -0.61%     
==========================================
  Files          22       22              
  Lines         972      826     -146     
==========================================
- Hits          839      708     -131     
+ Misses        102       88      -14     
+ Partials       31       30       -1     
Impacted Files Coverage Δ
service/mqtt/mqtt.go 60.00% <0.00%> (-8.00%) ⬇️
service/controller/snap.go 75.00% <0.00%> (-4.07%) ⬇️
service/controller/controller.go 68.18% <0.00%> (-3.06%) ⬇️
service/factory/factory.go 77.77% <0.00%> (-2.23%) ⬇️
web/responses.go 92.00% <0.00%> (-1.94%) ⬇️
config/config.go 74.60% <0.00%> (-1.87%) ⬇️
service/devicetwin/action.go 92.30% <0.00%> (-1.03%) ⬇️
web/snap.go 76.74% <0.00%> (-0.81%) ⬇️
service/devicetwin/snap.go 91.30% <0.00%> (-0.70%) ⬇️
service/devicetwin/devicetwin.go 93.75% <0.00%> (-0.54%) ⬇️
... and 12 more

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 cc86588...e8a9938. Read the comment docs.

@EverOwen EverOwen closed this Apr 28, 2021
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.

None yet

2 participants