Kong / go-database-reconciler

Apache License 2.0
5 stars 3 forks source link

feat: make the DECK_ envvar prefix configurable #106

Closed Tieske closed 3 months ago

Tieske commented 3 months ago

Summary

default remains DECK_ so no functional changes to existing code. also adds tests for rendering files.

Testing

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 41.17%. Comparing base (6d3c2b3) to head (8386919).

Files Patch % Lines
pkg/file/template.go 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ======================================= Coverage 41.16% 41.17% ======================================= Files 75 75 Lines 10807 10807 ======================================= + Hits 4449 4450 +1 + Misses 5896 5895 -1 Partials 462 462 ```

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