Skip to content

Fix typos discovered by codespell#1296

Merged
Pierre-Sassoulas merged 1 commit into
pytest-dev:mainfrom
cclauss:codespell
Nov 15, 2025
Merged

Fix typos discovered by codespell#1296
Pierre-Sassoulas merged 1 commit into
pytest-dev:mainfrom
cclauss:codespell

Conversation

@cclauss
Copy link
Copy Markdown
Contributor

@cclauss cclauss commented Nov 15, 2025

Fix typos discovered by codespell - https://pypi.org/project/codespell

% codespell

./docs/reference/changelog.rst:9: changlog ==> changelog
./pytest_asyncio/plugin.py:491: inteded ==> intended

% codespell --write-changes

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.64%. Comparing base (7a69596) to head (a879946).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1296   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files           2        2           
  Lines         409      409           
  Branches       44       44           
=======================================
  Hits          383      383           
  Misses         20       20           
  Partials        6        6           

☔ 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.

@Pierre-Sassoulas Pierre-Sassoulas added this pull request to the merge queue Nov 15, 2025
Merged via the queue into pytest-dev:main with commit ca4d958 Nov 15, 2025
22 of 23 checks passed
@cclauss cclauss deleted the codespell branch November 15, 2025 17:31
@seifertm seifertm added this to the v1.4 milestone Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants