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 #5147

Merged
merged 11 commits into from Aug 29, 2023

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Aug 23, 2023

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

  • Aggregator, Reconciler transformers
  • online learning estimators
  • various plotting utilities
  • WindowSummarizer
  • skip redundant DOBIN doctest

@fkiraly fkiraly added maintenance Continuous integration, unit testing & package distribution module:tests test framework functionality - only framework, excl specific tests enhancement Adding new functionality labels Aug 23, 2023
@fkiraly fkiraly merged commit c30bd77 into main Aug 29, 2023
25 checks passed
@fkiraly fkiraly deleted the more-conditional-tests branch August 29, 2023 21:23
yarnabrina added a commit to yarnabrina/sktime-fork that referenced this pull request Sep 3, 2023
…encies

* origin/main:
  [DOC] speed-up tutorial notebooks - deep learning classifiers (sktime#5169)
  [ENH] fixture names in probability distribution tests (sktime#5159)
  [ENH] test for specification conformance of tag register (sktime#5170)
  &SmirnGregHM [BUG] ensure forecasting tuners do not vectorize over columns (variables) (sktime#5145)
  [ENH] VMD (variational mode decomposition) transformer based on `vmdpy` (sktime#5129)
  [ENH] Interface statsmodels MSTL - transformer (sktime#5125)
  [ENH] add tag for inexact `inverse_transform`-s (sktime#5166)
  [ENH] refactor and add conditional execution to `numba` based distance tests (sktime#5141)
  [MNT] move fixtures in `test_dropna` to `pytest` fixtures (sktime#5153)
  [BUG] prevent exception in `PyODAnnotator.get_test_params` (sktime#5151)
  [MNT] move fixtures in `test_reduce_global` to `pytest` fixtures (sktime#5157)
  [MNT] fix dependency isolation of `DateTimeFeatures` tests (sktime#5154)
  [MNT] lower dep bound compatibility patch - `binom_test` (sktime#5152)
  [MNT] test forecastingdata downloads only on a small random subset (sktime#5146)
  [ENH] widen scope of change-conditional test execution (sktime#5147)
  [DOC] update forecasting extension template on `predict_proba` (sktime#5138)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding new functionality maintenance Continuous integration, unit testing & package distribution 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

1 participant