Skip to content

Add modern cryptors#71

Open
olegbaturin wants to merge 68 commits into
yiisoft:masterfrom
olegbaturin:add-cryptor
Open

Add modern cryptors#71
olegbaturin wants to merge 68 commits into
yiisoft:masterfrom
olegbaturin:add-cryptor

Conversation

@olegbaturin

Copy link
Copy Markdown
Contributor
Q A
Is bugfix?
New feature? ✔️
Breaks BC?

@codecov

codecov Bot commented May 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.14414% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.00%. Comparing base (5a8a6e6) to head (388f071).

Files with missing lines Patch % Lines
src/Crypto/Cipher/OpenSSLAeadCipher.php 91.17% 3 Missing ⚠️
src/Crypto/Cipher/OpenSSLWrapCipher.php 89.65% 3 Missing ⚠️
src/Crypto/Cipher/SodiumAeadCipher.php 94.11% 2 Missing ⚠️
src/Crypto/Kdf/KdfKey.php 86.66% 2 Missing ⚠️
src/Crypto/Kdf/KdfPasswordPbkdf2.php 87.50% 2 Missing ⚠️
src/Crypto/Kdf/KdfPasswordArgon2.php 92.85% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master      #71       +/-   ##
=============================================
+ Coverage     48.54%   96.00%   +47.45%     
- Complexity       37      133       +96     
=============================================
  Files             7       16        +9     
  Lines           103      325      +222     
=============================================
+ Hits             50      312      +262     
+ Misses           53       13       -40     

☔ 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.

@olegbaturin olegbaturin requested review from samdark and vjik June 20, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants