ryshoooo / food-me

Finally a GOOD Database Middleware
MIT License
0 stars 0 forks source link

9 tls support #20

Closed ryshoooo closed 2 months ago

ryshoooo commented 2 months ago

Closes #9

github-actions[bot] commented 2 months ago

Merging this branch changes the coverage (1 decrease, 1 increase)

Impacted Packages Coverage Δ :robot:
github.com/ryshoooo/food-me/api 47.22% (-2.78%) :thumbsdown:
github.com/ryshoooo/food-me/cmd 0.00% (ø)
github.com/ryshoooo/food-me/internal 23.52% (+1.97%) :thumbsup:

Coverage by file ### Changed files (no unit tests) | Changed File | Coverage Δ | Total | Covered | Missed | :robot: | |--------------|------------|-------|---------|--------|---------| | github.com/ryshoooo/food-me/api/server.go | 0.00% (ø) | 17 (+2) | 0 | 17 (+2) | | | github.com/ryshoooo/food-me/cmd/main.go | 0.00% (ø) | 8 | 0 | 8 | | | github.com/ryshoooo/food-me/internal/config.go | 100.00% (ø) | 59 (+21) | 59 (+21) | 0 | | | github.com/ryshoooo/food-me/internal/handler.go | 0.00% (ø) | 5 (-9) | 0 | 5 (-9) | | | github.com/ryshoooo/food-me/internal/postgres.go | 0.00% (ø) | 504 (+22) | 0 | 504 (+22) | | _Please note that the "Total", "Covered", and "Missed" counts above refer to ***code statements*** instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code._ ### Changed unit test files - github.com/ryshoooo/food-me/internal/config_test.go