Skip to content

[MNT] remove pytest dependency#168

Merged
fkiraly merged 1 commit into
mainfrom
remove-pytest
May 1, 2023
Merged

[MNT] remove pytest dependency#168
fkiraly merged 1 commit into
mainfrom
remove-pytest

Conversation

@fkiraly
Copy link
Copy Markdown
Contributor

@fkiraly fkiraly commented May 1, 2023

This removes skbase's dependency on pytest which should not be required.

pytest is still required in the developer dependency set.
Rationale is minimizing dependencies.

E.g., sktime would otherwise incur a new core dependency, pytest - this violates the original intention of this being a pure refactor.

@fkiraly fkiraly changed the title Update pyproject.toml [MNT] remove pytest dependency May 1, 2023
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 1, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.82%. Comparing base (b27c0be) to head (e991e82).
⚠️ Report is 289 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #168   +/-   ##
=======================================
  Coverage   82.82%   82.82%           
=======================================
  Files          39       39           
  Lines        2795     2795           
=======================================
  Hits         2315     2315           
  Misses        480      480           

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

@fkiraly fkiraly merged commit 67f3e5a into main May 1, 2023
@fkiraly fkiraly added the maintenance Continuous integration, unit testing & package distribution label May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Continuous integration, unit testing & package distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants