ryshoooo / food-me

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

Feat/7 #16

Closed ryshoooo closed 2 months ago

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 50.00% (-23.91%) :skull: :skull:
github.com/ryshoooo/food-me/cmd 0.00% (ø)
github.com/ryshoooo/food-me/internal 22.49% (+1.27%) :thumbsup:

Coverage by file ### Changed files (no unit tests) | Changed File | Coverage Δ | Total | Covered | Missed | :robot: | |--------------|------------|-------|---------|--------|---------| | github.com/ryshoooo/food-me/api/routes.go | 89.47% (ø) | 19 | 17 | 2 | | | github.com/ryshoooo/food-me/api/server.go | 0.00% (ø) | 15 (+11) | 0 | 15 (+11) | | | github.com/ryshoooo/food-me/cmd/main.go | 0.00% (ø) | 8 | 0 | 8 | | | github.com/ryshoooo/food-me/internal/config.go | 100.00% (ø) | 35 | 35 | 0 | | | github.com/ryshoooo/food-me/internal/state.go | 100.00% (ø) | 24 (+10) | 24 (+10) | 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/api/routes_test.go - github.com/ryshoooo/food-me/internal/config_test.go - github.com/ryshoooo/food-me/internal/state_test.go