Skip to content

feat: Add Python plugin for pytest support#206

Open
prawwtocol wants to merge 6 commits intomainfrom
add-python-plugin
Open

feat: Add Python plugin for pytest support#206
prawwtocol wants to merge 6 commits intomainfrom
add-python-plugin

Conversation

@prawwtocol
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 17, 2025

Codecov Report

❌ Patch coverage is 0% with 176 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.36%. Comparing base (dd0d387) to head (92341ab).

Files with missing lines Patch % Lines
checker/plugins/python.py 0.00% 96 Missing ⚠️
checker/plugins/checker_reporter.py 0.00% 80 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
- Coverage   56.30%   51.36%   -4.94%     
==========================================
  Files          30       32       +2     
  Lines        1833     2009     +176     
==========================================
  Hits         1032     1032              
- Misses        801      977     +176     
Flag Coverage Δ
unittests 51.36% <0.00%> (-4.94%) ⬇️

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.

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

@github-actions github-actions bot requested a deployment to manytask-checker (Preview) November 18, 2025 13:18 Abandoned
@prawwtocol prawwtocol marked this pull request as ready for review November 18, 2025 13:18
@github-actions github-actions bot requested a deployment to manytask-checker (Preview) November 18, 2025 13:31 Abandoned
@github-actions github-actions bot requested a deployment to manytask-checker (Preview) November 18, 2025 13:42 Abandoned
@prawwtocol prawwtocol changed the title Add Python plugin for pytest support feat: Add Python plugin for pytest support Nov 18, 2025
class RunPytestPlugin(RunScriptPlugin):
"""Plugin for running pytest."""

name = "run_pytest"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

если оставить такое имя то риск что этот плагин заоверрайдит те плагины то что в курсах и все поломается. аккуратно проверить или переназвать

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.

2 participants