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

chore: Increase test coverage. #47

Merged
merged 1 commit into from
Mar 26, 2022
Merged

chore: Increase test coverage. #47

merged 1 commit into from
Mar 26, 2022

Conversation

nstdio
Copy link
Owner

@nstdio nstdio commented Mar 26, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 26, 2022

Codecov Report

Merging #47 (a3bfa92) into main (1ccc937) will increase coverage by 1.74%.
The diff coverage is 76.19%.

@@             Coverage Diff              @@
##               main      #47      +/-   ##
============================================
+ Coverage     84.30%   86.05%   +1.74%     
- Complexity      502      516      +14     
============================================
  Files            44       44              
  Lines          1523     1527       +4     
  Branches        138      137       -1     
============================================
+ Hits           1284     1314      +30     
+ Misses          194      173      -21     
+ Partials         45       40       -5     
Impacted Files Coverage Δ
...main/java/io/github/nstdio/http/ext/DiskCache.java 88.13% <60.00%> (-1.34%) ⬇️
...c/main/java/io/github/nstdio/http/ext/IOUtils.java 87.50% <66.66%> (-2.50%) ⬇️
...java/io/github/nstdio/http/ext/PathSubscriber.java 86.20% <75.00%> (+3.44%) ⬆️
.../io/github/nstdio/http/ext/CachingInterceptor.java 92.30% <100.00%> (+2.72%) ⬆️
.../java/io/github/nstdio/http/ext/FutureHandler.java 80.00% <100.00%> (+2.22%) ⬆️
...java/io/github/nstdio/http/ext/RequestContext.java 100.00% <100.00%> (+15.38%) ⬆️
...in/java/io/github/nstdio/http/ext/LruMultimap.java 80.95% <0.00%> (+3.17%) ⬆️
... and 6 more

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 1ccc937...a3bfa92. Read the comment docs.

@nstdio nstdio merged commit 28fefbf into main Mar 26, 2022
@nstdio nstdio deleted the coverage branch March 26, 2022 13:44
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