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

status error: implement Unwrap #415

Merged
merged 1 commit into from
Nov 28, 2022
Merged

Conversation

jkralik
Copy link
Member

@jkralik jkralik commented Nov 28, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2022

Codecov Report

Merging #415 (f9d11be) into master (a09be9a) will decrease coverage by 0.05%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #415      +/-   ##
==========================================
- Coverage   70.33%   70.27%   -0.06%     
==========================================
  Files          68       68              
  Lines        5299     5255      -44     
==========================================
- Hits         3727     3693      -34     
+ Misses       1182     1177       -5     
+ Partials      390      385       -5     
Impacted Files Coverage Δ
message/status/status.go 0.00% <0.00%> (ø)
net/tcplistener.go 59.09% <0.00%> (-6.43%) ⬇️
net/dtlslistener.go 69.38% <0.00%> (-2.05%) ⬇️
net/connUDP.go 62.10% <0.00%> (+0.78%) ⬆️
dtls/server/server.go 78.49% <0.00%> (+1.45%) ⬆️
udp/client/config.go 75.00% <0.00%> (+8.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sonarcloud
Copy link

sonarcloud bot commented Nov 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

71.4% 71.4% Coverage
0.0% 0.0% Duplication

@jkralik jkralik merged commit e180545 into master Nov 28, 2022
@jkralik jkralik deleted the jkralik/feature/statusUnwrap branch November 28, 2022 14:29
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