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

[configopaque] Implement fmt.GoStringer interface for String #9271

Merged
merged 3 commits into from
Jan 15, 2024

Test verbs after doing string casting

ea68abb
Select commit
Loading
Failed to load commit list.
Merged

[configopaque] Implement fmt.GoStringer interface for String #9271

Test verbs after doing string casting
ea68abb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2024 in 0s

90.31% (target 90.00%)

View this Pull Request on Codecov

90.31% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9a03cd3) 90.72% compared to head (ea68abb) 90.31%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9271      +/-   ##
==========================================
- Coverage   90.72%   90.31%   -0.42%     
==========================================
  Files         341      341              
  Lines       18346    18308      -38     
==========================================
- Hits        16645    16535     -110     
- Misses       1364     1437      +73     
+ Partials      337      336       -1     

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