edgexfoundry / app-functions-sdk-go

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

fix(security): Mark AddRoute(unauthenticated) as Deprecated #1445

Closed bnevis-i closed 1 year ago

bnevis-i commented 1 year ago

Closes #1437

Additionally adds error checks to unit tests

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

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

"make test"

New Dependency Instructions (If applicable)

codecov-commenter commented 1 year ago

Codecov Report

Merging #1445 (2327eac) into main (10a2ee8) will not change coverage. The diff coverage is n/a.

: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    #1445   +/-   ##
=======================================
  Coverage   66.83%   66.83%           
=======================================
  Files          36       36           
  Lines        3088     3088           
=======================================
  Hits         2064     2064           
  Misses        891      891           
  Partials      133      133