Kong / go-database-reconciler

Apache License 2.0
5 stars 3 forks source link

feat/default-lookup-services-consumerGroups #130

Closed AntoineJac closed 3 weeks ago

AntoineJac commented 1 month ago

Summary

feat/default-lookup-services-consumerGroups Similar changes to: https://github.com/Kong/go-database-reconciler/pull/44

PR: https://konghq.atlassian.net/browse/FTI-6181

Related to https://github.com/Kong/deck/pull/1367

Full changelog

Issues resolved

Fix #XXX

Documentation

Testing

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 11.11111% with 40 lines in your changes missing coverage. Please review.

Project coverage is 29.88%. Comparing base (da91179) to head (b49f6a2).

Files with missing lines Patch % Lines
pkg/dump/dump.go 0.00% 24 Missing :warning:
pkg/file/builder.go 31.25% 10 Missing and 1 partial :warning:
pkg/file/reader.go 0.00% 2 Missing and 2 partials :warning:
pkg/file/readfile.go 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #130 +/- ## ========================================== - Coverage 29.95% 29.88% -0.07% ========================================== Files 106 106 Lines 12589 12631 +42 ========================================== + Hits 3771 3775 +4 - Misses 8358 8393 +35 - Partials 460 463 +3 ```

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