ryshoooo / food-me

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

fix: oidc dt handle nil, added tests #12

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 15.31% (+10.48%) :tada:

Coverage by file ### Changed files (no unit tests) | Changed File | Coverage Δ | Total | Covered | Missed | :robot: | |--------------|------------|-------|---------|--------|---------| | github.com/ryshoooo/food-me/internal/oidc.go | 100.00% (**+100.00%**) | 63 | 63 (+63) | 0 (-63) | :star2: | _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/oidc_test.go