Skip to content

refactor(tests): pytest style #253

Open
Rotzbua wants to merge 2 commits into
scrapinghub:masterfrom
Rotzbua:chore_migrate_test
Open

refactor(tests): pytest style #253
Rotzbua wants to merge 2 commits into
scrapinghub:masterfrom
Rotzbua:chore_migrate_test

Conversation

@Rotzbua

@Rotzbua Rotzbua commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

fixes #252

includes #248 to run properly

Rotzbua added 2 commits July 18, 2026 20:26
- require python3.10
- add py3.13 and py3.14 to tests
- move configs and dependencies into pyproject
- update pre-commit; add lint for pyproject
- enable more mypy checks
@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.62%. Comparing base (a31daaa) to head (36aee69).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #253   +/-   ##
=======================================
  Coverage   89.62%   89.62%           
=======================================
  Files          13       13           
  Lines         636      636           
  Branches      138      131    -7     
=======================================
  Hits          570      570           
  Misses         54       54           
  Partials       12       12           

☔ View full report in Codecov by Harness.
📢 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.

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.

Migrate to pytest

1 participant