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

Bump proxy.py to v2.4.0 pre-release #6380

Merged
merged 1 commit into from
Dec 5, 2021

Conversation

webknjaz
Copy link
Member

@webknjaz webknjaz commented Dec 4, 2021

What do these changes do?

$sbj.

Refs:

Are there changes in behavior for the user?

Nope.

Related issue number

N/A

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes
  • If you provide code modification, please add yourself to CONTRIBUTORS.txt
    • The format is <Name> <Surname>.
    • Please keep alphabetical order, the file is sorted by names.
  • Add a new news fragment into the CHANGES folder
    • name it <issue_id>.<type> for example (588.bugfix)
    • if you don't have an issue_id change it to the pr id after creating the pr
    • ensure type is one of the following:
      • .feature: Signifying a new feature.
      • .bugfix: Signifying a bug fix.
      • .doc: Signifying a documentation improvement.
      • .removal: Signifying a deprecation or removal of public API.
      • .misc: A ticket has been closed, but it is not of interest to users.
    • Make sure to use full sentences with correct case and punctuation, for example: "Fix issue with non-ascii contents in doctest text files."

@webknjaz webknjaz added enhancement client infra dependencies Pull requests that update a dependency file bot:chronographer:skip This PR does not need to include a change note backport-3.8 python Pull requests that update Python code labels Dec 4, 2021
@webknjaz webknjaz self-assigned this Dec 4, 2021
@webknjaz webknjaz requested a review from asvetlov as a code owner December 4, 2021 23:47
@webknjaz webknjaz enabled auto-merge (squash) December 4, 2021 23:47
@webknjaz webknjaz force-pushed the maintenance/bump-proxy-py-to-rc branch from a200c04 to d100010 Compare December 4, 2021 23:52
@codecov
Copy link

codecov bot commented Dec 5, 2021

Codecov Report

Merging #6380 (d100010) into master (eccd909) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6380      +/-   ##
==========================================
- Coverage   93.33%   93.33%   -0.01%     
==========================================
  Files         104      104              
  Lines       30403    30398       -5     
  Branches     3063     3062       -1     
==========================================
- Hits        28376    28371       -5     
  Misses       1850     1850              
  Partials      177      177              
Flag Coverage Δ
unit 93.25% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tests/test_proxy_functional.py 62.76% <100.00%> (-0.40%) ⬇️

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 eccd909...d100010. Read the comment docs.

@webknjaz webknjaz merged commit 674948f into aio-libs:master Dec 5, 2021
@patchback
Copy link
Contributor

patchback bot commented Dec 5, 2021

Backport to 3.8: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.8/674948f588022584e5e5168dd329e31a6557f401/pr-6380

Backported as #6381

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Dec 5, 2021
Co-authored-by: Andrew Svetlov <[email protected]>
(cherry picked from commit 674948f)
@patchback
Copy link
Contributor

patchback bot commented Dec 5, 2021

Backport to 3.9: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.9/674948f588022584e5e5168dd329e31a6557f401/pr-6380

Backported as #6382

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Dec 5, 2021
Co-authored-by: Andrew Svetlov <[email protected]>
(cherry picked from commit 674948f)
webknjaz added a commit that referenced this pull request Dec 5, 2021
webknjaz added a commit that referenced this pull request Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:skip This PR does not need to include a change note client dependencies Pull requests that update a dependency file enhancement infra python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant