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

Request #119

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Request #119

wants to merge 3 commits into from

Conversation

ovv
Copy link
Contributor

@ovv ovv commented May 7, 2018

What do you think of an approach like that for the Request @vodik ?

This is based on #118 only the last commit is relevant

ovv added 2 commits May 7, 2018 14:59
Some request can come without a `To` headers tag (after a 401 for
example). This should probably be done only for specific
status code.
@codecov-io
Copy link

Codecov Report

Merging #119 into master will increase coverage by 0.33%.
The diff coverage is 80.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   71.48%   71.82%   +0.33%     
==========================================
  Files          15       15              
  Lines        1487     1512      +25     
  Branches      256      257       +1     
==========================================
+ Hits         1063     1086      +23     
- Misses        316      318       +2     
  Partials      108      108
Impacted Files Coverage Δ
aiosip/peers.py 78.69% <100%> (+0.09%) ⬆️
aiosip/utils.py 46.8% <66.66%> (+3.21%) ⬆️
aiosip/application.py 72.14% <75%> (-0.01%) ⬇️
aiosip/dialog.py 76.75% <84.21%> (+1.33%) ⬆️

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 8a2a81e...58a9b3f. Read the comment docs.

@vodik
Copy link
Contributor

vodik commented May 10, 2018

I really like it. I was always planning on going back to do this.

As for #118 - I forgot app is attached to the request, so its actually really simple.

@vodik
Copy link
Contributor

vodik commented May 10, 2018

I'm going to try merging this and #121 on a private branch and see how well it works for me.

@ovv ovv mentioned this pull request May 10, 2018
6 tasks
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.

3 participants