Skip to content

Cleanup for #8495#8541

Merged
Dreamsorcerer merged 13 commits intomasterfrom
finish-shutdown-pr
Jul 29, 2024
Merged

Cleanup for #8495#8541
Dreamsorcerer merged 13 commits intomasterfrom
finish-shutdown-pr

Conversation

@Dreamsorcerer
Copy link
Copy Markdown
Member

No description provided.

@psf-chronographer psf-chronographer Bot added the bot:chronographer:provided There is a change note present in this PR label Jul 27, 2024
Comment thread tests/test_run_app.py

actions.append("STOPPING")
# Handler should still complete and produce a response.
await t

Check notice

Code scanning / CodeQL

Statement has no effect

This statement has no effect.
Comment thread tests/test_run_app.py
nonlocal t
t = asyncio.create_task(test())
yield
await t

Check notice

Code scanning / CodeQL

Statement has no effect

This statement has no effect.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.68%. Comparing base (4f834b6) to head (80141ca).
Report is 919 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8541   +/-   ##
=======================================
  Coverage   97.68%   97.68%           
=======================================
  Files         107      107           
  Lines       33350    33402   +52     
  Branches     3918     3923    +5     
=======================================
+ Hits        32578    32630   +52     
  Misses        559      559           
  Partials      213      213           
Flag Coverage Δ
CI-GHA 97.59% <100.00%> (+<0.01%) ⬆️
OS-Linux 97.25% <100.00%> (+<0.01%) ⬆️
OS-Windows 95.64% <100.00%> (+<0.01%) ⬆️
OS-macOS 96.92% <100.00%> (+<0.01%) ⬆️
Py-3.10.11 97.05% <96.55%> (-0.01%) ⬇️
Py-3.10.14 97.00% <96.55%> (-0.01%) ⬇️
Py-3.11.9 97.23% <96.55%> (-0.01%) ⬇️
Py-3.12.4 97.36% <96.55%> (-0.01%) ⬇️
Py-3.8.10 95.40% <98.27%> (+<0.01%) ⬆️
Py-3.8.18 96.89% <98.27%> (+<0.01%) ⬆️
Py-3.9.13 97.04% <100.00%> (-0.01%) ⬇️
Py-3.9.19 97.00% <100.00%> (+<0.01%) ⬆️
Py-pypy7.3.16 96.57% <100.00%> (+<0.01%) ⬆️
VM-macos 96.92% <100.00%> (+<0.01%) ⬆️
VM-ubuntu 97.25% <100.00%> (+<0.01%) ⬆️
VM-windows 95.64% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco
Copy link
Copy Markdown
Member

bdraco commented Jul 28, 2024

Looks good. There are some minor lint issues remaining.

@Dreamsorcerer Dreamsorcerer marked this pull request as ready for review July 29, 2024 10:51
@Dreamsorcerer Dreamsorcerer merged commit a561fa9 into master Jul 29, 2024
@Dreamsorcerer Dreamsorcerer deleted the finish-shutdown-pr branch July 29, 2024 10:52
@patchback
Copy link
Copy Markdown
Contributor

patchback Bot commented Jul 29, 2024

Backport to 3.10: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.10/a561fa990427383358b19dc1eabc968e03a95413/pr-8541

Backported as #8544

🤖 @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 Jul 29, 2024
(cherry picked from commit a561fa9)
Dreamsorcerer added a commit that referenced this pull request Jul 29, 2024
**This is a backport of PR #8541 as merged into master
(a561fa9).**

---------

Co-authored-by: Sam Bull <git@sambull.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided There is a change note present in this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants