ryshoooo / food-me

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

Fix/session escape #15

Closed ryshoooo closed 2 months ago

github-actions[bot] commented 2 months ago

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ :robot:
github.com/ryshoooo/food-me/internal 21.22% (+0.26%) :thumbsup:

Coverage by file ### Changed files (no unit tests) | Changed File | Coverage Δ | Total | Covered | Missed | :robot: | |--------------|------------|-------|---------|--------|---------| | github.com/ryshoooo/food-me/internal/postgres.go | 0.00% (ø) | 444 | 0 | 444 | | | github.com/ryshoooo/food-me/internal/postgres_utils.go | 100.00% (ø) | 16 (+2) | 16 (+2) | 0 | | _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/postgres_utils_test.go