edgexfoundry / app-functions-sdk-go

Owner: Applications WG
Apache License 2.0
43 stars 81 forks source link

feat: add openziti to app-functions-sdk #1566

Closed dovholuknf closed 6 months ago

dovholuknf commented 6 months ago

Adds zero trust capabilitites to app-sdk-functions, in preparation for adding to app-services (specifically app-rules-engine)

PR Checklist

Please check if your PR fulfills the following requirements:

NOTE: this branch is currently reliant on a change to go-mod-bootstratp see https://github.com/edgexfoundry/go-mod-bootstrap/pull/678

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 2.70270% with 36 lines in your changes are missing coverage. Please review.

Project coverage is 65.43%. Comparing base (2309ffa) to head (cfb944c).

Files Patch % Lines
internal/webserver/server.go 2.70% 36 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1566 +/- ## ========================================== - Coverage 66.10% 65.43% -0.68% ========================================== Files 36 36 Lines 3254 3289 +35 ========================================== + Hits 2151 2152 +1 - Misses 960 994 +34 Partials 143 143 ```

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