Skip to content

perf(recover): replace bytes with strings in function for better performance#4252

Merged
appleboy merged 1 commit into
gin-gonic:masterfrom
1911860538:feat/recovery
May 31, 2025
Merged

perf(recover): replace bytes with strings in function for better performance#4252
appleboy merged 1 commit into
gin-gonic:masterfrom
1911860538:feat/recovery

perf: replace bytes with strings in function for better performance

b8f57f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 31, 2025 in 0s

98.92% (-0.30%) compared to 3dc1cd6

View this Pull Request on Codecov

98.92% (-0.30%) compared to 3dc1cd6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.92%. Comparing base (3dc1cd6) to head (b8f57f8).
Report is 128 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4252      +/-   ##
==========================================
- Coverage   99.21%   98.92%   -0.30%     
==========================================
  Files          42       44       +2     
  Lines        3182     3432     +250     
==========================================
+ Hits         3157     3395     +238     
- Misses         17       26       +9     
- Partials        8       11       +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.