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

Implement req.clone() #1361

Merged
merged 2 commits into from
Nov 3, 2016
Merged

Implement req.clone() #1361

merged 2 commits into from
Nov 3, 2016

Conversation

asvetlov
Copy link
Member

@asvetlov asvetlov commented Nov 3, 2016

Implements web.Request.clone()

@codecov-io
Copy link

codecov-io commented Nov 3, 2016

Current coverage is 98.78% (diff: 100%)

Merging #1361 into master will increase coverage by <.01%

@@             master      #1361   diff @@
==========================================
  Files            29         29          
  Lines          6750       6762    +12   
  Methods           0          0          
  Messages          0          0          
  Branches       1118       1123     +5   
==========================================
+ Hits           6668       6680    +12   
  Misses           38         38          
  Partials         44         44          

Powered by Codecov. Last update 7e2b762...e47237d

@asvetlov asvetlov merged commit 101a9ab into master Nov 3, 2016
@asvetlov asvetlov deleted the request_clone branch November 3, 2016 20:03
@asvetlov asvetlov mentioned this pull request Nov 4, 2016
@lock
Copy link

lock bot commented Oct 29, 2019

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

If you feel like there's important points made in this discussion,
please include those exceprts into that new issue.

@lock lock bot added the outdated label Oct 29, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants