Skip to content

test(isJWT): add test coverage for JSON validation edge cases

1602dfb
Select commit
Loading
Failed to load commit list.
Open

fix(isJWT): validate header and payload decode to valid JSON objects #2689

test(isJWT): add test coverage for JSON validation edge cases
1602dfb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 0s

100.00% (+0.00%) compared to 88e0d3d

View this Pull Request on Codecov

100.00% (+0.00%) compared to 88e0d3d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (88e0d3d) to head (1602dfb).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2689   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          114       114           
  Lines         2590      2612   +22     
  Branches       659       664    +5     
=========================================
+ Hits          2590      2612   +22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.