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

replace interface{} => any #2176

Merged
merged 2 commits into from
Mar 13, 2025
Merged

replace interface{} => any #2176

merged 2 commits into from
Mar 13, 2025

Conversation

xushiwei
Copy link
Member

gofmt -w -r 'interface{} -> any' . 

Copy link

codecov bot commented Mar 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.13%. Comparing base (6b7030d) to head (48aac44).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2176   +/-   ##
=======================================
  Coverage   93.12%   93.13%           
=======================================
  Files          34       34           
  Lines       11020    11035   +15     
=======================================
+ Hits        10262    10277   +15     
  Misses        603      603           
  Partials      155      155           

☔ 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.

@xushiwei xushiwei merged commit b0affac into goplus:main Mar 13, 2025
14 checks passed
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