Skip to content

Create the Crypto\Base64 class - #20489

Merged
MauricioFauth merged 1 commit into
phpmyadmin:masterfrom
MauricioFauth:sodium-base64-class
Sep 19, 2026
Merged

MauricioFauth merged 1 commit into
phpmyadmin:masterfrom
MauricioFauth:sodium-base64-class

Conversation

@MauricioFauth

Copy link
Copy Markdown
Member

Wraps the Sodium base64 functions.

@codecov

codecov Bot commented Sep 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.07%. Comparing base (40b167a) to head (20482a7).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #20489      +/-   ##
============================================
- Coverage     64.08%   64.07%   -0.02%     
- Complexity    16073    16077       +4     
============================================
  Files           677      678       +1     
  Lines         57741    57718      -23     
============================================
- Hits          37003    36982      -21     
+ Misses        20738    20736       -2     
Flag Coverage Δ
dbase-extension 63.99% <100.00%> (-0.06%) ⬇️
unit-8.2-ubuntu-latest 64.03% <100.00%> (+0.04%) ⬆️
unit-8.3-ubuntu-latest 64.03% <100.00%> (+<0.01%) ⬆️
unit-8.4-ubuntu-latest 64.03% <100.00%> (-0.02%) ⬇️
unit-8.5-ubuntu-latest 64.03% <100.00%> (-0.01%) ⬇️
unit-8.6-ubuntu-latest 63.98% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MauricioFauth
MauricioFauth force-pushed the sodium-base64-class branch 7 times, most recently from cf147e7 to 6c2bc8e Compare September 19, 2026 15:00
Wraps the Sodium base64 functions.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.com.br>
@MauricioFauth MauricioFauth self-assigned this Sep 19, 2026
@MauricioFauth MauricioFauth added this to the 6.0.0 milestone Sep 19, 2026
@MauricioFauth
MauricioFauth merged commit 21ef436 into phpmyadmin:master Sep 19, 2026
46 of 47 checks passed
@MauricioFauth
MauricioFauth deleted the sodium-base64-class branch September 19, 2026 17:27
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.

1 participant