Kong / go-database-reconciler

Apache License 2.0
5 stars 3 forks source link

Test/avoid filling defaults in config for kong #135

Closed randmonkey closed 1 month ago

randmonkey commented 1 month ago

Summary

SUMMARY_GOES_HERE

Add tests for changes in #133.

Full changelog

Issues resolved

Fix #XXX

Documentation

Testing

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 42.74%. Comparing base (1d85e9c) to head (774672c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## fix/avoid-filling-defaults-in-config-for-kong #135 +/- ## ============================================================================== Coverage 42.74% 42.74% ============================================================================== Files 75 75 Lines 8809 8809 ============================================================================== Hits 3765 3765 Misses 4581 4581 Partials 463 463 ```

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

samugi commented 1 month ago

I replaced otel with another plugin that can be tested in 2.8 as well (and that likely will be less subject to schema changes in the future)