defuse / php-encryption

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

Modernize the PHP-CS-Fixer rules #441

Closed NicolasCARPi closed 2 months ago

NicolasCARPi commented 5 years ago
NicolasCARPi commented 5 years ago

Note that the tests are failing with travis for an unrelated reason.

codecov[bot] commented 5 years ago

Codecov Report

Attention: Patch coverage is 94.28571% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.72%. Comparing base (13fe6f8) to head (933e9dc). Report is 100 commits behind head on master.

Files with missing lines Patch % Lines
src/Core.php 75.00% 1 Missing :warning:
src/KeyProtectedByPassword.php 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #441 +/- ## ======================================= Coverage 89.72% 89.72% ======================================= Files 9 9 Lines 925 925 ======================================= Hits 830 830 Misses 95 95 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.