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

udp: fix flaky tests #290

Merged
merged 1 commit into from
Jan 13, 2022
Merged

udp: fix flaky tests #290

merged 1 commit into from
Jan 13, 2022

Conversation

Danielius1922
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2022

Codecov Report

Merging #290 (e1014a3) into master (073d2c2) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #290      +/-   ##
==========================================
+ Coverage   63.67%   63.70%   +0.03%     
==========================================
  Files          76       76              
  Lines        5756     5756              
==========================================
+ Hits         3665     3667       +2     
+ Misses       1703     1701       -2     
  Partials      388      388              
Impacted Files Coverage Δ
udp/client/clientobserve.go 72.72% <0.00%> (+1.01%) ⬆️
net/conn.go 85.93% <0.00%> (+1.56%) ⬆️

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 073d2c2...e1014a3. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Jan 13, 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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Danielius1922 Danielius1922 merged commit 697c9f0 into master Jan 13, 2022
@Danielius1922 Danielius1922 deleted the adam/bugfix/fix-flaky-tests branch January 13, 2022 16:56
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