Skip to content

Conversation

@rsdmike
Copy link
Member

@rsdmike rsdmike commented Aug 22, 2019

Check interval was previously hardcoded to 1s. It is now determined by configuration.

closes #182

Signed-off-by: Mike Johanson [email protected]

Check interval was previously hardcoded to 1s. It is now determined by configuration.

closes #182

Signed-off-by: Mike Johanson <[email protected]>
Copy link
Member

@lenny-goodell lenny-goodell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-io
Copy link

codecov-io commented Aug 22, 2019

Codecov Report

Merging #183 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #183   +/-   ##
=======================================
  Coverage   62.64%   62.64%           
=======================================
  Files          16       16           
  Lines         771      771           
=======================================
  Hits          483      483           
  Misses        261      261           
  Partials       27       27
Impacted Files Coverage Δ
appsdk/sdk.go 22.52% <0%> (ø) ⬆️

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 74005d5...c05c997. Read the comment docs.

@rsdmike rsdmike merged commit 90c0231 into edgexfoundry:master Aug 23, 2019
@rsdmike rsdmike deleted the #182 branch August 23, 2019 16:14
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.

CheckInterval from configuration is not respected

3 participants