Skip to content

refactor: contain the JWT::$leeway static, and restore it after each decode - #61

Merged
turegjorup merged 2 commits into
developfrom
feature/contain-jwt-leeway-static
Aug 26, 2026
Merged

refactor: contain the JWT::$leeway static, and restore it after each decode#61
turegjorup merged 2 commits into
developfrom
feature/contain-jwt-leeway-static

fix: restore the previous JWT::$leeway after each decode

df212a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 0s

100.00% (+0.00%) compared to 507b1be

View this Pull Request on Codecov

100.00% (+0.00%) compared to 507b1be

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (507b1be) to head (df212a4).

Additional details and impacted files
@@             Coverage Diff             @@
##             develop       #61   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        87        88    +1     
===========================================
  Files              1         1           
  Lines            220       224    +4     
===========================================
+ Hits             220       224    +4     

☔ View full report in Codecov by Harness.
📢 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.