Skip to content

Replace interface{} with any #215

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
Jun 22, 2025
Merged

Replace interface{} with any #215

merged 1 commit into from
Jun 22, 2025

Conversation

JoeTurki
Copy link
Member

Description

Replace interface{} with any

Reference issue

pion/.goassets#231
pion/webrtc#3162

Copy link

codecov bot commented Jun 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.22%. Comparing base (641cb9c) to head (c6ff1be).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #215   +/-   ##
=======================================
  Coverage   71.22%   71.22%           
=======================================
  Files          12       12           
  Lines        1647     1647           
=======================================
  Hits         1173     1173           
  Misses        377      377           
  Partials       97       97           
Flag Coverage Δ
go 71.22% <100.00%> (ø)
wasm 71.03% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@JoeTurki JoeTurki merged commit c6ff1be into master Jun 22, 2025
15 checks passed
@JoeTurki JoeTurki deleted the interface-to-any branch June 22, 2025 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant