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

trace dropped packets that are dropped before they are passed to any session #2670

Merged
merged 4 commits into from
Jul 15, 2020

Conversation

marten-seemann
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 10, 2020

Codecov Report

Merging #2670 into master will decrease coverage by 0.04%.
The diff coverage is 76.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2670      +/-   ##
==========================================
- Coverage   86.76%   86.73%   -0.04%     
==========================================
  Files         124      124              
  Lines        9852     9878      +26     
==========================================
+ Hits         8548     8567      +19     
- Misses        971      977       +6     
- Partials      333      334       +1     
Impacted Files Coverage Δ
qlog/qlog.go 95.69% <0.00%> (-0.38%) ⬇️
server.go 83.48% <66.67%> (-1.09%) ⬇️
session.go 77.45% <70.59%> (+0.02%) ⬆️
client.go 81.67% <100.00%> (ø)
logging/multiplex.go 95.06% <100.00%> (+0.19%) ⬆️
multiplexer.go 100.00% <100.00%> (ø)
packet_handler_map.go 78.77% <100.00%> (+0.30%) ⬆️

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 bff880b...48e15ae. Read the comment docs.

@marten-seemann marten-seemann force-pushed the trace-dropped-packets branch 4 times, most recently from 9cde420 to 85e537b Compare July 10, 2020 09:35
@marten-seemann marten-seemann merged commit f10894a into master Jul 15, 2020
@marten-seemann marten-seemann deleted the trace-dropped-packets branch July 15, 2020 14:31
@aschmahmann aschmahmann mentioned this pull request Sep 22, 2020
72 tasks
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.

2 participants