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

allow to observe with customized request #378

Merged
merged 4 commits into from
Aug 5, 2022
Merged

Conversation

jkralik
Copy link
Member

@jkralik jkralik commented Aug 5, 2022

No description provided.

@jkralik jkralik marked this pull request as ready for review August 5, 2022 07:16
@codecov-commenter
Copy link

codecov-commenter commented Aug 5, 2022

Codecov Report

Merging #378 (50f693a) into v3 (01a9efb) will increase coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##               v3     #378      +/-   ##
==========================================
+ Coverage   70.74%   70.87%   +0.12%     
==========================================
  Files          68       68              
  Lines        5096     5098       +2     
==========================================
+ Hits         3605     3613       +8     
+ Misses       1117     1113       -4     
+ Partials      374      372       -2     
Impacted Files Coverage Δ
dtls/server/server.go 81.29% <ø> (ø)
message/pool/message.go 76.50% <ø> (ø)
mux/router.go 63.63% <ø> (ø)
tcp/server/config.go 61.11% <ø> (ø)
udp/server/server.go 84.18% <ø> (+1.70%) ⬆️
dtls/client.go 76.81% <100.00%> (ø)
mux/muxResponseWriter.go 75.00% <100.00%> (ø)
net/client/client.go 61.32% <100.00%> (+0.74%) ⬆️
tcp/client.go 78.94% <100.00%> (ø)
tcp/server.go 100.00% <100.00%> (ø)
... and 5 more

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

tcp/server/config.go Outdated Show resolved Hide resolved
@jkralik jkralik merged commit d1c0c08 into v3 Aug 5, 2022
@jkralik jkralik deleted the jkralik/feature/doObserve branch August 5, 2022 12:51
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