Skip to content
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

fix:Change from ugorji to msgp. #272

Merged
merged 1 commit into from
Feb 22, 2025

fix:Change from ugorji to msgp.

9d958ce
Select commit
Loading
Failed to load commit list.
Merged

fix:Change from ugorji to msgp. #272

fix:Change from ugorji to msgp.
9d958ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 22, 2025 in 0s

76.54% (target 80.00%)

View this Pull Request on Codecov

76.54% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 62.06897% with 22 lines in your changes missing coverage. Please review.

Project coverage is 76.54%. Comparing base (143c331) to head (9d958ce).

Files with missing lines Patch % Lines
...ternal/credentials/internal/storage/storage_gen.go 56.00% 18 Missing and 4 partials ⚠️

❌ Your project check has failed because the head coverage (76.54%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #272      +/-   ##
==========================================
- Coverage   76.76%   76.54%   -0.22%     
==========================================
  Files          75       76       +1     
  Lines        5840     5884      +44     
==========================================
+ Hits         4483     4504      +21     
- Misses       1153     1172      +19     
- Partials      204      208       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.