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

Switch udp_mux_test to use sha256 instead of sha1 #733

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

dkess
Copy link
Contributor

@dkess dkess commented Sep 23, 2024

Minor change to this test to stop using sha1 and remove the linter exceptions.

Minor change to this test to stop using sha1 and remove the linter
exceptions.
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.25%. Comparing base (2d9be9b) to head (db56226).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #733      +/-   ##
==========================================
+ Coverage   79.12%   79.25%   +0.13%     
==========================================
  Files          41       41              
  Lines        3799     3799              
==========================================
+ Hits         3006     3011       +5     
+ Misses        560      557       -3     
+ Partials      233      231       -2     
Flag Coverage Δ
go 79.25% <ø> (+0.13%) ⬆️
wasm 22.36% <ø> (ø)

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.

@dkess dkess merged commit 1f9684c into master Sep 23, 2024
15 checks passed
@dkess dkess deleted the udpmuxsha256 branch September 23, 2024 16:47
boks1971 added a commit that referenced this pull request Oct 7, 2024
It is useful to have stats from just the selected pair as a lightweight
option where a lot of agents are running, for example, an SFU.

lint

Switch udp_mux_test to use sha256 instead of sha1 (#733)

Minor change to this test to stop using sha1 and remove the linter
exceptions.

Co-authored-by: Daniel Kessler <dkess@google.com>

Update module golang.org/x/net to v0.29.0

Generated by renovateBot

Update module github.com/pion/dtls/v3 to v3.0.3

Generated by renovateBot
boks1971 added a commit that referenced this pull request Oct 7, 2024
It is useful to have stats from just the selected pair as a lightweight
option where a lot of agents are running, for example, an SFU.

lint

Switch udp_mux_test to use sha256 instead of sha1 (#733)

Minor change to this test to stop using sha1 and remove the linter
exceptions.

Co-authored-by: Daniel Kessler <dkess@google.com>

Update module golang.org/x/net to v0.29.0

Generated by renovateBot

Update module github.com/pion/dtls/v3 to v3.0.3

Generated by renovateBot
boks1971 added a commit that referenced this pull request Oct 7, 2024
It is useful to have stats from just the selected pair as a lightweight
option where a lot of agents are running, for example, an SFU.

lint

Switch udp_mux_test to use sha256 instead of sha1 (#733)

Minor change to this test to stop using sha1 and remove the linter
exceptions.

Co-authored-by: Daniel Kessler <dkess@google.com>

Update module golang.org/x/net to v0.29.0

Generated by renovateBot

Update module github.com/pion/dtls/v3 to v3.0.3

Generated by renovateBot
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.

2 participants