-
Notifications
You must be signed in to change notification settings - Fork 3
feat(api): test strategy for guarded REST API endpoints (378) #385
feat(api): test strategy for guarded REST API endpoints (378) #385
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). coderscamp-website – ./🔍 Inspect: https://vercel.com/coderscamp/coderscamp-website/8fx9sRyK8uASAhCXzRvCGGXNZwnt coderscamp-storybook – ./🔍 Inspect: https://vercel.com/coderscamp/coderscamp-storybook/4XFirTRSRNpWDAvh6pSj9J1kSH8P coderscamp-docs – ./🔍 Inspect: https://vercel.com/coderscamp/coderscamp-docs/8gyeC6PYSR3pxQB5sUrMNDpXE7yv |
Codecov Report
@@ Coverage Diff @@
## main #385 +/- ##
==========================================
+ Coverage 87.92% 90.41% +2.48%
==========================================
Files 150 152 +2
Lines 1806 1867 +61
Branches 236 248 +12
==========================================
+ Hits 1588 1688 +100
+ Misses 217 178 -39
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
MateuszNaKodach
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Completed, after some refactor and improvements.
Closes #378