edgexfoundry / device-onvif-camera

Owner: Device WG
Apache License 2.0
29 stars 37 forks source link

build: [Device Onvif] Add ldflags to strip debug info from binary #417

Closed lenny-goodell closed 7 months ago

lenny-goodell commented 7 months 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

Run non-secure edgex stack from compose builder

make run no-secty 

build service from this branch Verify it builds properly run service

./device-onvif-camera -cp -d -o

Verify service bootstraps successfully and device profile is created in Core Metadata (use UI)

New Dependency Instructions (If applicable)

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5c31a42) 34.18% compared to head (8fa5e7e) 34.18%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #417 +/- ## ======================================= Coverage 34.18% 34.18% ======================================= Files 19 19 Lines 1799 1799 ======================================= Hits 615 615 Misses 1118 1118 Partials 66 66 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.