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

Unify datasets 10: Remove StrictDataset #2402

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    34a2529 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efec58b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41fc617 View commit details
    Browse the repository at this point in the history
  4. Remove MixedDataset from ReconstructionWindowTest, DatasetSelectorWid…

    …getPresenterTests, SpectrumViewerWindowPresenterTest
    samtygier-stfc committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9c5e1e3 View commit details
    Browse the repository at this point in the history
  5. Remove MixedDataset

    Has been replaced by unified Dataset
    samtygier-stfc committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    38fc0bb View commit details
    Browse the repository at this point in the history
  6. DatasetSelectorWidget: remove relevant_dataset_types

    This used to be used to filter datasets by type, but that is no longer needed since the unification.
    
    The test_do_reload_datasets_by_dataset_type() test is also no loner needed.
    samtygier-stfc committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d95c027 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5293499 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    973f482 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d143f5b View commit details
    Browse the repository at this point in the history
  10. Remove StrictDataset from BaseEyesTest, SpectrumViewerWindowTest, Dat…

    …asetSelectorWidgetPresenterTests, SpectrumViewerWindowPresenterTest
    samtygier-stfc committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0509b88 View commit details
    Browse the repository at this point in the history
  11. Remove StrictDataset

    samtygier-stfc committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    66005d7 View commit details
    Browse the repository at this point in the history