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

Update testing utility examples #8874

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

Dreamsorcerer
Copy link
Member

Fixes #5311.

@Dreamsorcerer Dreamsorcerer added bot:chronographer:skip This PR does not need to include a change note backport-3.10 Trigger automatic backporting to the 3.10 release branch by Patchback robot backport-3.11 Trigger automatic backporting to the 3.11 release branch by Patchback robot labels Aug 24, 2024
Copy link

codecov bot commented Aug 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.24%. Comparing base (48a5e07) to head (52fc57f).
Report is 6 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8874   +/-   ##
=======================================
  Coverage   98.24%   98.24%           
=======================================
  Files         107      107           
  Lines       34110    34110           
  Branches     4049     4049           
=======================================
  Hits        33511    33511           
  Misses        423      423           
  Partials      176      176           
Flag Coverage Δ
CI-GHA 98.13% <ø> (ø)
OS-Linux 97.79% <ø> (ø)
OS-Windows 96.19% <ø> (ø)
OS-macOS 97.47% <ø> (-0.01%) ⬇️
Py-3.10.11 97.57% <ø> (ø)
Py-3.10.14 97.49% <ø> (ø)
Py-3.11.9 97.72% <ø> (ø)
Py-3.12.4 95.99% <ø> (ø)
Py-3.12.5 97.52% <ø> (ø)
Py-3.9.13 97.46% <ø> (-0.01%) ⬇️
Py-3.9.19 97.39% <ø> (ø)
Py-pypy7.3.16 96.99% <ø> (-0.01%) ⬇️
VM-macos 97.47% <ø> (-0.01%) ⬇️
VM-ubuntu 97.79% <ø> (ø)
VM-windows 96.19% <ø> (ø)

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.

@Dreamsorcerer Dreamsorcerer added bot:chronographer:skip This PR does not need to include a change note and removed bot:chronographer:skip This PR does not need to include a change note labels Aug 26, 2024
@Dreamsorcerer Dreamsorcerer merged commit d6a677d into master Aug 26, 2024
39 of 40 checks passed
Copy link
Contributor

patchback bot commented Aug 26, 2024

Backport to 3.10: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.10/d6a677d1dee563a7e6be7d68da015d824ecbfe80/pr-8874

Backported as #8896

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

@Dreamsorcerer Dreamsorcerer deleted the Dreamsorcerer-patch-4 branch August 26, 2024 14:57
patchback bot pushed a commit that referenced this pull request Aug 26, 2024
Copy link
Contributor

patchback bot commented Aug 26, 2024

Backport to 3.11: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.11/d6a677d1dee563a7e6be7d68da015d824ecbfe80/pr-8874

Backported as #8897

🤖 @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 Aug 26, 2024
Dreamsorcerer added a commit that referenced this pull request Aug 26, 2024
…8897)

**This is a backport of PR #8874 as merged into master
(d6a677d).**

Co-authored-by: Sam Bull <git@sambull.org>
Dreamsorcerer added a commit that referenced this pull request Aug 26, 2024
…8896)

**This is a backport of PR #8874 as merged into master
(d6a677d).**

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
backport-3.10 Trigger automatic backporting to the 3.10 release branch by Patchback robot backport-3.11 Trigger automatic backporting to the 3.11 release branch by Patchback robot bot:chronographer:skip This PR does not need to include a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs] Manual TestClient creation should be async
2 participants