defuse / php-encryption

Simple Encryption in PHP.
MIT License
3.79k stars 307 forks source link

Fix CI errors #437

Closed defuse closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #437 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #437   +/-   ##
=======================================
  Coverage   91.45%   91.45%           
=======================================
  Files           9        9           
  Lines         925      925           
=======================================
  Hits          846      846           
  Misses         79       79
Impacted Files Coverage Δ
src/File.php 84.79% <100%> (ø) :arrow_up:

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 0f407c4...c3de255. Read the comment docs.

defuse commented 5 years ago

This will close #435, #436, and #430.