edgexfoundry / device-usb-camera

Owner: Device WG
Apache License 2.0
12 stars 28 forks source link

fix: none mode being seen as invalid option to RtspServerMode #285

Closed ajcasagrande closed 1 year ago

ajcasagrande 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/edgex-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 #285 (77c2fff) into main (df8fee0) will increase coverage by 0.00%. The diff coverage is 0.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@          Coverage Diff          @@
##            main    #285   +/-   ##
=====================================
  Coverage   4.79%   4.79%           
=====================================
  Files          8       8           
  Lines       1293    1292    -1     
=====================================
  Hits          62      62           
+ Misses      1231    1230    -1     
Files Changed Coverage Δ
internal/driver/driver.go 3.27% <0.00%> (+<0.01%) :arrow_up: