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

Add failing test for stopped transceivers #2274

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

k0nserv
Copy link

@k0nserv k0nserv commented Jul 7, 2022

Description

A small failing test were upon stopping a transceiver it is not rejected in the following offer.

@codecov
Copy link

codecov bot commented Jul 7, 2022

Codecov Report

Merging #2274 (1ac8c71) into master (dd41fbf) will decrease coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2274      +/-   ##
==========================================
- Coverage   77.29%   77.19%   -0.10%     
==========================================
  Files          87       87              
  Lines        9197     9197              
==========================================
- Hits         7109     7100       -9     
- Misses       1654     1660       +6     
- Partials      434      437       +3     
Flag Coverage Δ
go 78.95% <ø> (-0.11%) ⬇️
wasm 70.16% <ø> (ø)

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

Impacted Files Coverage Δ
internal/mux/mux.go 84.78% <0.00%> (-4.35%) ⬇️
sctptransport.go 77.15% <0.00%> (-0.75%) ⬇️
peerconnection.go 77.41% <0.00%> (-0.18%) ⬇️

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 dd41fbf...1ac8c71. Read the comment docs.

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.

None yet

2 participants