-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add token validation helper #36
Conversation
fc148e3
to
20142c5
Compare
20142c5
to
d2da7e0
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #36 +/- ##
==========================================
+ Coverage 12.23% 13.45% +1.21%
==========================================
Files 132 133 +1
Lines 5164 5240 +76
==========================================
+ Hits 632 705 +73
- Misses 4532 4535 +3 see 3 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
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.
I added one more claim
739675a
to
3ea9fb2
Compare
3ea9fb2
to
9265ad8
Compare
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.
LGTM, but few small unimportant stylistic suggestions, feel free to discard them
814f7f4
to
a42cb94
Compare
Thanks for the comments, I like your style. |
a42cb94
to
229d7fd
Compare
7c45ba7
to
7cf1294
Compare
7cf1294
to
418dea0
Compare
418dea0
to
c7b7074
Compare
Closes: #35