kbase / auth2

KBase authentication server MKII
MIT License
1 stars 9 forks source link

PTV-1890: Add user anonymous ID to admin user view #402

Closed MrCreosote closed 1 year ago

MrCreosote commented 1 year ago

Also add unit & integration tests, code was uncovered

codecov[bot] commented 1 year ago

Codecov Report

Merging #402 (55c6e5b) into develop (35a0e4a) will increase coverage by 0.57%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #402 +/- ## ============================================= + Coverage 92.80% 93.38% +0.57% - Complexity 2118 2126 +8 ============================================= Files 125 125 Lines 7467 7468 +1 Branches 1171 1171 ============================================= + Hits 6930 6974 +44 + Misses 494 451 -43 Partials 43 43 ```