Skip to content
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

Merged
merged 2 commits into from
Nov 26, 2024

test: Add token verify tests

c7b7074
Select commit
Loading
Failed to load commit list.
Merged

feat: Add token validation helper #36

test: Add token verify tests
c7b7074
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 1s

13.43% (+1.19%) compared to 0795f7d

View this Pull Request on Codecov

13.43% (+1.19%) compared to 0795f7d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 13.43%. Comparing base (0795f7d) to head (c7b7074).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   12.23%   13.43%   +1.19%     
==========================================
  Files         132      133       +1     
  Lines        5164     5240      +76     
==========================================
+ Hits          632      704      +72     
- Misses       4532     4536       +4     

see 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0795f7d...c7b7074. Read the comment docs.