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 error of panic #346

Merged
merged 1 commit into from
Jun 21, 2022
Merged

fix error of panic #346

merged 1 commit into from
Jun 21, 2022

Conversation

jkralik
Copy link
Member

@jkralik jkralik commented Jun 21, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #346 (d85b34a) into master (8a6df8e) will increase coverage by 0.14%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #346      +/-   ##
==========================================
+ Coverage   69.46%   69.60%   +0.14%     
==========================================
  Files          67       67              
  Lines        5669     5669              
==========================================
+ Hits         3938     3946       +8     
+ Misses       1322     1315       -7     
+ Partials      409      408       -1     
Impacted Files Coverage Δ
udp/server.go 84.00% <100.00%> (+1.77%) ⬆️
net/conn.go 85.93% <0.00%> (+1.56%) ⬆️
dtls/server.go 85.71% <0.00%> (+1.71%) ⬆️

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 8a6df8e...d85b34a. Read the comment docs.

@jkralik jkralik merged commit b61f9d9 into master Jun 21, 2022
@jkralik jkralik deleted the jkralik/fix/crash branch June 21, 2022 09:09
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

3 participants