edgexfoundry / device-rest-go

Owner: Device WG
Apache License 2.0
17 stars 46 forks source link

fix: Range check for float64/32 equal to 0.0 #330

Closed IkerDC closed 1 year ago

IkerDC commented 1 year ago

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/device-rest-go/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

New Dependency Instructions (If applicable)

codecov-commenter commented 1 year ago

Codecov Report

Merging #330 (37fb718) into main (6984bd0) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #330   +/-   ##
=======================================
  Coverage   31.95%   31.95%           
=======================================
  Files           2        2           
  Lines         363      363           
=======================================
  Hits          116      116           
  Misses        234      234           
  Partials       13       13           
Files Changed Coverage Δ
driver/resthandler.go 52.96% <100.00%> (ø)