adhocore / php-jwt

Ultra lightweight, dependency free and standalone JSON web token (JWT) library for PHP5.6 to PHP8.2. This library makes JWT a cheese. It is a minimal JWT integration for PHP.
https://github.com/adhocore/php-jwt
MIT License
295 stars 21 forks source link

Test enhancement #9

Closed peter279k closed 6 years ago

peter279k commented 6 years ago

Changed log

codecov-io commented 6 years ago

Codecov Report

Merging #9 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master     #9   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity       38     38           
=======================================
  Files             2      2           
  Lines            94     94           
=======================================
  Hits             94     94

Continue to review full report at Codecov.

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