Skip to content

Replace interface{} with any#716

Merged
JoTurk merged 1 commit intomasterfrom
interface-to-any
Jun 23, 2025
Merged

Replace interface{} with any#716
JoTurk merged 1 commit intomasterfrom
interface-to-any

Conversation

@JoTurk
Copy link
Member

@JoTurk JoTurk commented Jun 23, 2025

Description

Replace interface{} with any

Reference issue

pion/.goassets#231
#714

@codecov
Copy link

codecov bot commented Jun 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.63%. Comparing base (8bf2c71) to head (34fbe21).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #716      +/-   ##
==========================================
+ Coverage   78.52%   78.63%   +0.10%     
==========================================
  Files         101      101              
  Lines        6828     6828              
==========================================
+ Hits         5362     5369       +7     
+ Misses       1091     1085       -6     
+ Partials      375      374       -1     
Flag Coverage Δ
go 78.65% <100.00%> (+0.10%) ⬆️
wasm 57.11% <100.00%> (+0.01%) ⬆️

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.

@JoTurk JoTurk force-pushed the interface-to-any branch from e1e1217 to 34fbe21 Compare June 23, 2025 01:15
@JoTurk JoTurk merged commit 34fbe21 into master Jun 23, 2025
20 of 21 checks passed
@JoTurk JoTurk deleted the interface-to-any branch June 23, 2025 01:22
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