Skip to content

Tests an access token has the same clock as a provider.

d286c6a
Select commit
Loading
Failed to load commit list.
Open

Allow time to be fetched from a universal clock ⏱ #866

Tests an access token has the same clock as a provider.
d286c6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 0s

100.00% (+0.00%) compared to 419d163

View this Pull Request on Codecov

100.00% (+0.00%) compared to 419d163

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (419d163) to head (d286c6a).
⚠️ Report is 191 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #866   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       180       187    +7     
===========================================
  Files             20        21    +1     
  Lines            464       483   +19     
===========================================
+ Hits             464       483   +19     
Files with missing lines Coverage Δ
src/Provider/AbstractProvider.php 100.00% <100.00%> (ø)
src/Provider/Clock.php 100.00% <100.00%> (ø)
src/Token/AccessToken.php 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.