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

fix(sfu): revert rebaseTS #553

Merged
merged 1 commit into from
Jul 15, 2021
Merged

fix(sfu): revert rebaseTS #553

merged 1 commit into from
Jul 15, 2021

Conversation

OrlandoCo
Copy link
Collaborator

@OrlandoCo OrlandoCo commented Jul 15, 2021

RebaseTS will only allow to set offsets on first sync, causing issues on muting using API since TS and SN would be left in wrong state

RebaseTS will only allow to set offsets on first sync, causing issues on muting using API since TS and SN would be left in wrong state
@codecov
Copy link

codecov bot commented Jul 15, 2021

Codecov Report

Merging #553 (a1ff355) into master (cf4a550) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #553   +/-   ##
=======================================
  Coverage   40.18%   40.19%           
=======================================
  Files          23       23           
  Lines        2431     2428    -3     
=======================================
- Hits          977      976    -1     
+ Misses       1326     1324    -2     
  Partials      128      128           
Impacted Files Coverage Δ
pkg/sfu/downtrack.go 32.01% <100.00%> (-0.62%) ⬇️
pkg/sfu/router.go 48.82% <0.00%> (+1.17%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf4a550...a1ff355. Read the comment docs.

@billylindeman billylindeman merged commit 62bac79 into master Jul 15, 2021
@billylindeman billylindeman deleted the fix/revertrebase branch July 15, 2021 00:37
dreamerns pushed a commit to dreamerns/ion-sfu that referenced this pull request Sep 14, 2021
RebaseTS will only allow to set offsets on first sync, causing issues on muting using API since TS and SN would be left in wrong state
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.

3 participants