Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] widen scope of change-conditional test execution #5135

Merged
merged 9 commits into from Aug 22, 2023

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Aug 19, 2023

This PR aims at speeding up tests by widening the scope of change conditional test execution:

  • annotator tests
  • rocket family estimators
  • SFA transformer
  • TimeBinner transformer
  • tests for evaluate, including test_evaluate_common_configs

@fkiraly fkiraly added module:tests test framework functionality - only framework, excl specific tests enhancement Adding new functionality labels Aug 19, 2023
@fkiraly fkiraly merged commit 70b2bfa into main Aug 22, 2023
24 checks passed
@fkiraly fkiraly deleted the speedup-conditionals branch August 22, 2023 15:24
@fkiraly fkiraly changed the title [ENH] widen scope of conditional test execution [ENH] widen scope of change-conditional test execution Aug 23, 2023
yarnabrina added a commit to yarnabrina/sktime-fork that referenced this pull request Aug 27, 2023
…encies

* origin/main:
  [BUG] Fix tag to indicate support of exogenous features by `NaiveForecaster` (sktime#5162)
  [BUG] fix check causing exception in `ConformalIntervals` in `_predict` (sktime#5134)
  [ENH] empirical distribution (sktime#5094)
  [MNT] Update versions of pre commit hooks and fix `E721` issues pointed out by `flake8` (sktime#5163)
  [ENH] `tslearn` distances and kernels including adapter (sktime#5039)
  [ENH] Student's t-distribution (sktime#5050)
  [MNT] bound `statsforecast<1.6.0` due to recent failures (sktime#5149)
  [ENH] widen scope of conditional test execution (sktime#5135)
  [MNT] [Dependabot](deps-dev): Update sphinx-gallery requirement from <0.14.0 to <0.15.0 (sktime#5124)
  [MNT] upgrade CI runners to latest stable images (sktime#5031)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding new functionality module:tests test framework functionality - only framework, excl specific tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants