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

Add range function into the cache #399

Merged
merged 3 commits into from
Sep 27, 2022

Conversation

lubo-svk
Copy link
Collaborator

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Sep 27, 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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@codecov-commenter
Copy link

Codecov Report

Merging #399 (9a4b5b0) into master (5032ea4) will increase coverage by 0.29%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #399      +/-   ##
==========================================
+ Coverage   70.45%   70.74%   +0.29%     
==========================================
  Files          68       68              
  Lines        5760     5747      -13     
==========================================
+ Hits         4058     4066       +8     
+ Misses       1296     1282      -14     
+ Partials      406      399       -7     
Impacted Files Coverage Δ
pkg/cache/cache.go 94.44% <100.00%> (+30.44%) ⬆️
udp/options.go 58.26% <0.00%> (-3.45%) ⬇️
net/conn.go 82.81% <0.00%> (-3.13%) ⬇️
tcp/clientobserve.go 65.00% <0.00%> (-2.23%) ⬇️
udp/client/clientobserve.go 71.84% <0.00%> (+1.15%) ⬆️
udp/client/mux.go 88.88% <0.00%> (+1.38%) ⬆️
dtls/server.go 86.90% <0.00%> (+1.78%) ⬆️
tcp/optionmux.go 88.23% <0.00%> (+3.61%) ⬆️
udp/discover.go 62.50% <0.00%> (+7.95%) ⬆️

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

@lubo-svk lubo-svk merged commit 17bbcc3 into master Sep 27, 2022
@jkralik jkralik deleted the lubo-svk/feature/add-range-to-cache branch September 27, 2022 13:32
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

4 participants