Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix tox so that it can run#408

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
kurtmckee wants to merge1 commit intopython-openapi:master
base:master
Choose a base branch
Loading
fromkurtmckee:update-tox

Conversation

kurtmckee
Copy link
Contributor

@kurtmckeekurtmckee commentedJun 23, 2025
edited
Loading

This PR introduces the following changes:

  • It updates the tox config so that it can run.

    Thesetup.py file is gone, as are therequirements.txt files. Poetry is invoked to install the dependencies now.

  • It updates the list of Python versions to run the test suite against.

  • It removes the now-unuseddefault andsimplejson factors

Taken together, these changes allow developers to run the test suite locally before submitting PRs to the project.

The following changes are introduced:* Update the list of Python versions to test (3.9+)* Remove the now-unused `default` and `simplejson` factors* Switch to Poetry for dependency installation* Switch to running pytest to execute the test suite
@codecovCodecov
Copy link

codecovbot commentedJul 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.09%. Comparing base(97e44a9) to head(5211ff3).
Report is 15 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@##           master     #408   +/-   ##=======================================  Coverage   92.09%   92.09%           =======================================  Files          24       24             Lines         759      759             Branches       80       80           =======================================  Hits          699      699             Misses         42       42             Partials       18       18

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

🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kurtmckee
Copy link
ContributorAuthor

Rebased onmaster

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@kurtmckee

[8]ページ先頭

©2009-2025 Movatter.jp