edgexfoundry / go-mod-messaging

Owner: Core/Support WG
Apache License 2.0
34 stars 53 forks source link

feat!: Remove Redis Pub/Sub feature and dependency #367

Closed judehung closed 4 weeks ago

judehung commented 4 weeks ago

close #366

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

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

New Dependency Instructions (If applicable)

NA
judehung commented 4 weeks ago

recheck

codecov-commenter commented 4 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 60.79%. Comparing base (7dbbe20) to head (5c95ef1).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #367 +/- ## ========================================== + Coverage 60.72% 60.79% +0.07% ========================================== Files 28 22 -6 Lines 1324 1051 -273 ========================================== - Hits 804 639 -165 + Misses 453 364 -89 + Partials 67 48 -19 ```

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