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 request method. #496

Merged
merged 1 commit into from
Sep 10, 2020
Merged

add request method. #496

merged 1 commit into from
Sep 10, 2020

Conversation

sxci
Copy link
Contributor

@sxci sxci commented Sep 10, 2020

No description provided.

@codecov
Copy link

codecov bot commented Sep 10, 2020

Codecov Report

Merging #496 into master will decrease coverage by 0.09%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #496      +/-   ##
============================================
- Coverage     54.16%   54.07%   -0.10%     
+ Complexity      696      694       -2     
============================================
  Files            94       94              
  Lines          4667     4677      +10     
  Branches        506      509       +3     
============================================
+ Hits           2528     2529       +1     
- Misses         1880     1888       +8     
- Partials        259      260       +1     
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/qiniu/http/Response.java 55.04% <66.66%> (+0.50%) 27.00 <1.00> (+1.00)
src/main/java/com/qiniu/storage/FormUploader.java 66.17% <0.00%> (-5.89%) 12.00% <0.00%> (-2.00%)
src/main/java/com/qiniu/common/QiniuException.java 41.66% <0.00%> (-4.17%) 5.00% <0.00%> (-1.00%)

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 c045cd4...8c30946. Read the comment docs.

@bachue bachue merged commit 3be435d into master Sep 10, 2020
@bachue bachue deleted the update_response branch September 10, 2020 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants