Skip to content

Comments

fix examples/bandwidth-estimation-from-disk#2978

Merged
Sean-Der merged 1 commit intopion:masterfrom
howjmay:fix-example
Dec 27, 2024
Merged

fix examples/bandwidth-estimation-from-disk#2978
Sean-Der merged 1 commit intopion:masterfrom
howjmay:fix-example

Conversation

@howjmay
Copy link
Contributor

@howjmay howjmay commented Dec 24, 2024

Description

Reference issue

Fixes #2896

@codecov
Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.92%. Comparing base (3f246fd) to head (f9a7086).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2978   +/-   ##
=======================================
  Coverage   77.92%   77.92%           
=======================================
  Files          89       89           
  Lines       10524    10524           
=======================================
  Hits         8201     8201           
  Misses       1835     1835           
  Partials      488      488           
Flag Coverage Δ
go 79.50% <ø> (ø)
wasm 63.45% <ø> (ø)

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.

@Sean-Der
Copy link
Member

Fantastic! Thank you so much @howjmay

Set the frameHeader when reading the file so the currentTimestamp
actually gets set
@Sean-Der Sean-Der merged commit dca5d74 into pion:master Dec 27, 2024
16 of 17 checks passed
@howjmay
Copy link
Contributor Author

howjmay commented Dec 28, 2024

thank you for review

@howjmay howjmay deleted the fix-example branch December 28, 2024 13:30
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.

examples/bandwidth-estimation-from-disk currentTimestamp not updated correctly

2 participants