Skip to content

Conversation

musicinmybrain
Copy link
Contributor

Tested with:

$ python3.12 -m venv _e
$ . _e/bin/activate
(_e) $ poetry install --all-extras
(_e) $ pytest -rs -v
[…]
= 1424 passed, 2 skipped, 20 xfailed in 20.44s =

Supersedes #929 and #925.

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.36%. Comparing base (8d9d354) to head (c8db221).
Report is 38 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #933      +/-   ##
==========================================
+ Coverage   90.34%   90.36%   +0.02%     
==========================================
  Files         148      148              
  Lines        4317     4328      +11     
  Branches      529      529              
==========================================
+ Hits         3900     3911      +11     
  Misses        316      316              
  Partials      101      101              

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

@p1c2u p1c2u merged commit 3e84b3e into python-openapi:master Jan 10, 2025
9 checks passed
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.

2 participants