ryshoooo / food-me

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

feat: post-auth script #18

Closed ryshoooo closed 2 months ago

github-actions[bot] commented 2 months ago

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ :robot:
github.com/ryshoooo/food-me/internal 21.55% (-0.94%) :thumbsdown:

Coverage by file ### Changed files (no unit tests) | Changed File | Coverage Δ | Total | Covered | Missed | :robot: | |--------------|------------|-------|---------|--------|---------| | github.com/ryshoooo/food-me/internal/config.go | 100.00% (ø) | 38 (+3) | 38 (+3) | 0 | | | github.com/ryshoooo/food-me/internal/handler.go | 0.00% (ø) | 14 | 0 | 14 | | | github.com/ryshoooo/food-me/internal/postgres.go | 0.00% (ø) | 482 (+38) | 0 | 482 (+38) | | _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