8000 Use base64.StdEncoding.AppendEncode in encodeAcceptKey by FZambia · Pull Request #481 · centrifugal/centrifuge · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use base64.StdEncoding.AppendEncode in encodeAcceptKey #481

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 3, 2025

Conversation

FZambia
Copy link
Member
@FZambia FZambia commented May 3, 2025

Since Centrifuge depends on Go 1.23.0 now we can switch to a helper base64.StdEncoding.AppendEncode func from std lib.

Copy link
codecov bot commented May 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.53%. Comparing base (3757487) to head (8bf35c5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #481      +/-   ##
==========================================
- Coverage   83.58%   83.53%   -0.06%     
==========================================
  Files          39       39              
  Lines        9041     9041              
==========================================
- Hits         7557     7552       -5     
- Misses       1125     1127       +2     
- Partials      359      362       +3     

☔ View full report in Codecov by Sentry.
📢 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.

@FZambia FZambia merged commit e582c1f into master May 3, 2025
8 checks passed
@FZambia FZambia deleted the b64_append_encode branch May 3, 2025 03:34
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
0