From 82fbccd610dd031a3078d0ccc02ec6e3c2dd3872 Mon Sep 17 00:00:00 2001 From: pvandyken <87136354+pvandyken@users.noreply.github.com> Date: Tue, 9 Jul 2024 03:33:52 +0000 Subject: [PATCH] Update test timings file --- .test_durations | 792 ++++++++++++++++++++++++------------------------ 1 file changed, 396 insertions(+), 396 deletions(-) diff --git a/.test_durations b/.test_durations index 8c9697a4..7d9b3f7d 100644 --- a/.test_durations +++ b/.test_durations @@ -1,398 +1,398 @@ { - "snakebids/core/filtering.py::snakebids.core.filtering.filter_list": 0.05371929999999736, - "snakebids/core/filtering.py::snakebids.core.filtering.get_filtered_ziplist_index": 0.0012343589999801452, - "snakebids/tests/test_admin.py::TestCreateCommand::test_boutiques_succeeds": 0.0016616240000075777, - "snakebids/tests/test_admin.py::TestCreateCommand::test_create_calls_copier_correctly": 0.44852746199998705, - "snakebids/tests/test_admin.py::TestCreateCommand::test_create_fails_missing_parent_dir": 0.2117012869999968, - "snakebids/tests/test_admin.py::TestCreateCommand::test_create_fails_when_get_spec_has_at_sign": 0.001854212000026223, - "snakebids/tests/test_admin.py::TestCreateCommand::test_create_fails_when_markers_in_snakebids_version": 0.001990435999999818, - "snakebids/tests/test_admin.py::TestCreateCommand::test_create_fails_when_snakebids_version_specifies_extras": 0.0018663850000137927, - "snakebids/tests/test_admin.py::TestCreateCommand::test_create_fails_with_invalid_filename": 1.8116313790000191, - "snakebids/tests/test_admin.py::TestCreateCommand::test_create_succeeds": 0.0016724049999936597, - "snakebids/tests/test_admin.py::test_boutiques_descriptor": 0.0005497120000086397, - "snakebids/tests/test_admin.py::test_fails_if_invalid_subcommand": 0.0018762140000205818, - "snakebids/tests/test_admin.py::test_fails_if_no_subcommand": 0.002511085999998386, - "snakebids/tests/test_app.py::TestDeprecations::test_args_deprecated": 0.0006224090000017668, - "snakebids/tests/test_app.py::TestDeprecations::test_config_deprecated": 0.0006145539999948824, - "snakebids/tests/test_app.py::TestDeprecations::test_parser_deprecated": 0.001176650999994422, - "snakebids/tests/test_app.py::TestDeprecations::test_version_deprecated": 0.0006517639999970015, - "snakebids/tests/test_app.py::TestGenBoutiques::test_boutiques_descriptor": 0.0037617650000072445, - "snakebids/tests/test_app.py::test_add_dynamic_args_raises_warning": 0.22222710500000176, - "snakebids/tests/test_app.py::test_arguments_carried_forward": 0.0037191650000067966, - "snakebids/tests/test_app.py::test_config_can_be_directly_accessed": 0.0025653260000098044, - "snakebids/tests/test_app.py::test_parser_can_be_directly_accessed": 0.002913113999994721, - "snakebids/tests/test_app.py::test_plugins_carried_forward": 0.004132083000001785, - "snakebids/tests/test_app.py::test_str_converted_to_path": 0.0044865239999865025, - "snakebids/tests/test_bidsapp.py::TestArgumentGroups::test_argument_groups_visible_to_add_arg_hook": 0.0012468010000077356, - "snakebids/tests/test_bidsapp.py::TestDependencies::test_dependences_registered_after": 0.0014482469999990144, - "snakebids/tests/test_bidsapp.py::TestDependencies::test_dependencies_are_added": 0.0014845050000076299, - "snakebids/tests/test_bidsapp.py::TestDependencies::test_dependencies_wont_register_twice": 0.0013733370000039713, - "snakebids/tests/test_bidsapp.py::TestDependencyDeduplication::test_duplicate_normally_caught": 0.0017215459999846416, - "snakebids/tests/test_bidsapp.py::TestDependencyDeduplication::test_no_duplicate_plugins_added_when_dependencies": 0.001573369999988472, - "snakebids/tests/test_bidsapp.py::TestNoArgvHook::test_with_mocked_args": 0.0012933280000027025, - "snakebids/tests/test_bidsapp.py::TestNoArgvHook::test_with_provided_args": 0.001060375000008662, - "snakebids/tests/test_bidsapp.py::TestRunner::test_build_parser": 0.0014086820000045464, - "snakebids/tests/test_bidsapp.py::TestRunner::test_parse_args": 0.0015407379999743398, - "snakebids/tests/test_bidsapp.py::TestRunner::test_run": 0.0014761080000056381, - "snakebids/tests/test_datasets.py::TestBidsComponentAliases::test_bids_component_aliases_are_correctly_set": 1.7596684539999927, - "snakebids/tests/test_datasets.py::TestBidsComponentAliases::test_bids_dataset_aliases_are_correctly_set": 1.7625124829999805, - "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_copies_are_equal": 2.0856306119999886, - "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_empty_bidsinput_are_equal": 0.000597401999996805, - "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_extra_entities_makes_unequal": 2.412179339000005, - "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_mutation_makes_unequal": 2.0669075409999778, - "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_order_doesnt_affect_equality": 1.9083655020000378, - "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_other_types_are_unequal": 2.1068214369999936, - "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_paths_must_be_identical": 2.022969269000015, - "snakebids/tests/test_datasets.py::TestBidsComponentExpand::test_expand_with_no_args_returns_initial_paths": 1.4479509749999977, - "snakebids/tests/test_datasets.py::TestBidsComponentExpand::test_not_expand_over_internal_path_when_novel_given": 1.9198651629999688, - "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_all_requested_items_received_and_no_others": 1.7524636769999802, - "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_multiple_missing_key_raises_error": 2.860782655999998, - "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_multiple_selection_returns_bidspartialcomponent": 1.8786170290000257, - "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_order_of_selectors_is_preserved": 1.6175361189999933, - "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_selected_items_in_original": 1.6187943119999773, - "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_single_missing_key_raises_error": 1.7172979080000061, - "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_single_selection_returns_bidscomponentrow": 1.7707258780000075, - "snakebids/tests/test_datasets.py::TestBidsComponentProperties::test_input_lists_derives_from_zip_lists": 3.0588645169999893, - "snakebids/tests/test_datasets.py::TestBidsComponentProperties::test_input_wildcards_derives_from_zip_lists": 2.5750730710000056, - "snakebids/tests/test_datasets.py::TestBidsComponentValidation::test_path_cannot_have_extra_entities": 1.4766614070000088, - "snakebids/tests/test_datasets.py::TestBidsComponentValidation::test_path_cannot_have_missing_entities": 1.9197387589999977, - "snakebids/tests/test_datasets.py::TestBidsComponentValidation::test_zip_lists_must_be_same_length": 1.9888433370000058, - "snakebids/tests/test_datasets.py::TestBidsDatasetLegacyAccess::test_accessing_legacy_names_leads_to_informative_error": 3.558598063000005, - "snakebids/tests/test_datasets.py::TestBidsDatasetLegacyAccess::test_accessing_ordinary_missing_names_leads_to_regular_error": 4.22005746100001, - "snakebids/tests/test_datasets.py::TestBidsDatasetLegacyAccess::test_legacy_names_can_be_accessed_if_component_name": 1.7045554529999976, - "snakebids/tests/test_datasets.py::TestExpandables::test_expand_deduplicates_paths": 1.2151761259999745, - "snakebids/tests/test_datasets.py::TestExpandables::test_expand_over_multiple_paths": 0.8164090839999858, - "snakebids/tests/test_datasets.py::TestExpandables::test_expand_preserves_entry_order": 1.1114607880000165, - "snakebids/tests/test_datasets.py::TestExpandables::test_expand_with_extra_args_returns_all_paths": 1.4708848209999985, - "snakebids/tests/test_datasets.py::TestExpandables::test_expandable_with_no_entries_returns_empty_list": 0.7768040130000315, - "snakebids/tests/test_datasets.py::TestExpandables::test_expandable_with_no_wildcards_returns_path_unaltered": 0.13607545100001062, - "snakebids/tests/test_datasets.py::TestExpandables::test_partial_expansion": 1.172384409000017, - "snakebids/tests/test_datasets.py::TestExpandables::test_prevent_partial_expansion": 1.1018604119999935, - "snakebids/tests/test_datasets.py::TestFiltering::test_all_columns_found_in_original_zip_list": 1.47270517299998, - "snakebids/tests/test_datasets.py::TestFiltering::test_all_entities_remain_after_filtering": 1.3737187780000113, - "snakebids/tests/test_datasets.py::TestFiltering::test_no_columns_that_should_be_present_are_missing": 1.7955549729999802, - "snakebids/tests/test_datasets.py::TestFiltering::test_only_filter_values_in_output": 2.774899402999978, - "snakebids/tests/test_datasets.py::TestFiltering::test_zip_lists_rows_remain_of_equal_length": 1.3760073880000334, - "snakebids/tests/test_datasets.py::TestFilteringBidsComponentRowWithSpec::test_all_columns_found_in_original_zip_list": 0.6643172400000026, - "snakebids/tests/test_datasets.py::TestFilteringBidsComponentRowWithSpec::test_all_entities_remain_after_filtering": 0.6230609200000288, - "snakebids/tests/test_datasets.py::TestFilteringBidsComponentRowWithSpec::test_all_valid_values_in_spec_in_result": 0.6224292099999786, - "snakebids/tests/test_datasets.py::TestFilteringBidsComponentRowWithSpec::test_only_filter_values_in_output": 0.7548455680000075, - "snakebids/tests/test_datasets.py::TestFilteringBidsComponentRowWithSpec::test_providing_both_spec_and_filters_gives_error": 0.6736375229999965, - "snakebids/tests/test_datasets.py::test_multiple_components_cannot_have_same_name": 0.0005508239999869602, - "snakebids/tests/test_filtering.py::test_filter_list[zip_list0-filters0-output0]": 0.0009507309999889912, - "snakebids/tests/test_filtering.py::test_filter_list[zip_list1-filters1-output1]": 0.0010372010000025966, - "snakebids/tests/test_filtering.py::test_filter_list[zip_list2-filters2-output2]": 0.0008041180000191162, - "snakebids/tests/test_filtering.py::test_filter_list[zip_list3-filters3-output3]": 0.0007974640000156796, - "snakebids/tests/test_filtering.py::test_filter_list[zip_list4-filters4-output4]": 0.0007872559999952955, - "snakebids/tests/test_filtering.py::test_filter_list[zip_list5-filters5-output5]": 0.0007897209999896404, - "snakebids/tests/test_generate_inputs.py::TestAbsentConfigEntries::test_missing_filters": 0.05218506600002115, - "snakebids/tests/test_generate_inputs.py::TestAbsentConfigEntries::test_missing_wildcards": 0.052852838999967844, - "snakebids/tests/test_generate_inputs.py::TestCustomPaths::test_benchmark_test_custom_paths": 0.0026017360000025747, - "snakebids/tests/test_generate_inputs.py::TestCustomPaths::test_collect_all_but_filters_when_exclusion_filters_used": 2.001934801999994, - "snakebids/tests/test_generate_inputs.py::TestCustomPaths::test_collects_all_paths_when_no_filters": 2.113445129999974, - "snakebids/tests/test_generate_inputs.py::TestCustomPaths::test_collects_only_filtered_entities": 1.7066481249999867, - "snakebids/tests/test_generate_inputs.py::TestCustomPaths::test_errors_when_bools_given_as_filters": 1.602511636999992, - "snakebids/tests/test_generate_inputs.py::TestDB::test_pybidsdb_dir_absolute": 0.2853370349999693, - "snakebids/tests/test_generate_inputs.py::TestDB::test_pybidsdb_dir_blank": 0.053694767999957094, - "snakebids/tests/test_generate_inputs.py::TestDB::test_pybidsdb_dir_relative": 0.050920541000039066, - "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_ambiguous_paths_with_extra_entities_leads_to_error": 10.319801542000022, - "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_ambiguous_paths_with_missing_entity_leads_to_error": 11.413460094999976, - "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_entity_excluded_when_filter_false": 10.85641788000001, - "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_entity_excluded_when_filter_true": 10.789850622999978, - "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_filter_false_in_list_selects_paths": 10.135906531000018, - "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_text_filter_selects_paths_when_in_list_with_false": 9.145037824000013, - "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_combining_match_and_get_selects_correct_paths": 8.629288680000002, - "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_filter_with_invalid_method_raises_error": 5.006791199999981, - "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_filter_with_multiple_methods_raises_error": 1.0101811380000072, - "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_filter_with_no_methods_raises_error": 0.04896793300000013, - "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_get_method_selects_via_direct_matching": 8.15715611500005, - "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_regex_match_selects_paths": 8.689585959999988, - "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_regex_search_selects_paths": 9.323839907999997, - "snakebids/tests/test_generate_inputs.py::TestGenBidsLayout::test_gen_layout_returns_valid_dataset": 0.15969907599998123, - "snakebids/tests/test_generate_inputs.py::TestGenBidsLayout::test_invalid_path_raises_error": 0.006961196999981212, - "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_deprecated_dir_raises_warning": 0.1557174260000238, - "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_deprecated_reset_raises_warning": 0.0029037369999969087, - "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_non_deprecated_text_in_reset_raises_error": 0.1659403219999831, - "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_normal_calls_give_no_warnings": 0.1850194159999603, - "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_old_dir_param_gives_warning": 0.24568608200002018, - "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_old_params_passed_on_to_new": 0.14816390600000773, - "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_old_reset_param_gives_warning": 0.22859257099997876, - "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_second_return_never_none": 0.011656866000009813, - "snakebids/tests/test_generate_inputs.py::TestParseBidsPath::test_missing_match_leads_to_error": 1.1067632310000022, - "snakebids/tests/test_generate_inputs.py::TestParseBidsPath::test_one_match_found_for_each_entity": 1.5144633640000222, - "snakebids/tests/test_generate_inputs.py::TestParseBidsPath::test_splits_wildcards_from_path": 1.9282929759999945, - "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_exclude_and_participant_label_filter_correctly": 11.288381200000003, - "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_exclude_participant_does_not_make_all_other_filters_regex": 10.087105450999985, - "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_when_subject_has_filter[exclude]": 10.151828134999988, - "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_when_subject_has_filter[include]": 10.529758464999986, - "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_when_subject_has_filter_no_wcard[exclude]": 10.486204692000001, - "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_when_subject_has_filter_no_wcard[include]": 10.456872575000006, - "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_without_subject[exclude]": 9.621541361000027, - "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_without_subject[include]": 8.808397094000014, - "snakebids/tests/test_generate_inputs.py::TestPostfilter::test_exclude_gives_regex_that_matches_anything_except_exclude": 0.6908942070000137, - "snakebids/tests/test_generate_inputs.py::TestPostfilter::test_returns_participant_label_as_dict": 0.3806066969999904, - "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[0]": 0.0005604829999867889, - "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[1]": 0.0005569369999989249, - "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[2]": 0.00055270900000437, - "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[3]": 0.0005498640000212163, - "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[4]": 0.0005594120000012026, - "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[5]": 0.0005480220000322333, - "snakebids/tests/test_generate_inputs.py::test_attribute_errors_from_pybids_qualified_and_raised": 0.0008041770000204451, - "snakebids/tests/test_generate_inputs.py::test_custom_pybids_config": 0.05662689100000762, - "snakebids/tests/test_generate_inputs.py::test_generate_inputs": 11.888097905000024, - "snakebids/tests/test_generate_inputs.py::test_get_lists_from_bids": 0.07001742299999592, - "snakebids/tests/test_generate_inputs.py::test_get_lists_from_bids_raises_run_error": 0.000592503999996552, - "snakebids/tests/test_generate_inputs.py::test_get_matching_files_skips_get_when_empty_prefilter": 1.3585179450000453, - "snakebids/tests/test_generate_inputs.py::test_index_metadata": 0.00204699399998276, - "snakebids/tests/test_generate_inputs.py::test_nonstandard_custom_pybids_config": 0.050201145999977825, - "snakebids/tests/test_generate_inputs.py::test_regex_search_removed_from_filters": 0.0006318060000012338, - "snakebids/tests/test_generate_inputs.py::test_t1w": 0.23002619700000082, - "snakebids/tests/test_generate_inputs.py::test_t1w_with_dict": 0.11195076499996048, - "snakebids/tests/test_generate_inputs.py::test_when_all_custom_paths_no_layout_indexed": 0.09466107899996246, - "snakebids/tests/test_output.py::TestGetSnakebidsFile::test_raises_error_if_contents_but_no_snakebids_file": 0.0011429989999953705, - "snakebids/tests/test_output.py::TestGetSnakebidsFile::test_raises_error_if_malformed_snakebids_file_found": 0.0011390910000272925, - "snakebids/tests/test_output.py::TestGetSnakebidsFile::test_returns_contents_of_snakebids_file_if_valid": 0.0012242399999990994, - "snakebids/tests/test_output.py::TestGetSnakebidsFile::test_returns_none_if_directory_empty": 0.000859753000014507, - "snakebids/tests/test_output.py::TestGetSnakebidsFile::test_returns_none_if_directory_nonexistant": 0.0009736340000188193, - "snakebids/tests/test_output.py::TestPrepareBidsappOutput::test_creates_new_empty_bidsapp": 0.0021718659999976353, - "snakebids/tests/test_output.py::TestPrepareBidsappOutput::test_fails_when_directory_has_contents": 0.002026042999972333, - "snakebids/tests/test_output.py::TestPrepareBidsappOutput::test_success_on_directory_with_contents_when_forced": 0.003842327000000978, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_beginning_of_name_always_prefix": 1.8155674389999774, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_beginning_of_path_always_root": 1.7974956169999814, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_bids_with_no_args_gives_empty_path": 0.0005481210000084502, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_bottom_directory_always_datatype": 1.8963656509999396, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_datatype_not_in_path_name": 1.2757545720000394, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_dir_entities_each_own_dir": 0.6359277950000433, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_directories_in_correct_order": 0.7039953270000296, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_end_of_path_always_suffix_extension": 1.3569454029999974, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_entities_all_in_path_as_tags": 1.1286705119999851, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_entities_found_in_name_in_correct_order": 2.068538851000028, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_full_entity_names_not_in_path": 0.5511419069999874, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_long_and_short_names_cannot_be_used_simultaneously": 0.9400501270000063, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_missing_essential_entities_gives_error": 0.25845740500000147, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_no_underscore_at_beginning_if_only_suffix": 1.1483623099999818, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_no_underscore_at_end_if_no_suffix": 1.2048579070000187, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_nondir_entities_dont_have_dirs": 1.411710851999942, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_number_of_dashes_corresponds_to_number_entities": 1.2672514710000087, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_number_of_underscore_corresponds_to_number_entities": 1.4273737009999934, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_underscore_does_not_precede_extension": 1.261785680999992, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_underscore_precedes_suffix": 1.6230628909999893, - "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_values_paired_with_entities": 1.8685603870000023, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_beginning_of_name_always_prefix": 2.406902191000029, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_beginning_of_path_always_root": 1.5718558309999935, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_bids_with_no_args_gives_empty_path": 0.0006767209999907209, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_bottom_directory_always_datatype": 2.113058900999931, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_datatype_not_in_path_name": 1.9926348289999964, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_dir_entities_each_own_dir": 0.5359881659999814, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_directories_in_correct_order": 0.8775995810000268, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_end_of_path_always_suffix_extension": 1.5975802009999711, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_entities_all_in_path_as_tags": 1.1638891970000032, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_entities_found_in_name_in_correct_order": 1.9704446279999956, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_full_entity_names_not_in_path": 1.0634483519999662, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_long_and_short_names_cannot_be_used_simultaneously": 0.6924579949999838, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_missing_essential_entities_gives_error": 0.3091057259999843, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_no_underscore_at_beginning_if_only_suffix": 1.6929595189999418, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_no_underscore_at_end_if_no_suffix": 1.4641458189999526, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_nondir_entities_dont_have_dirs": 1.7856498099999953, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_number_of_dashes_corresponds_to_number_entities": 1.1769410870000456, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_number_of_underscore_corresponds_to_number_entities": 1.1622612150000577, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_underscore_does_not_precede_extension": 1.660810352999988, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_underscore_precedes_suffix": 1.2235878190000449, - "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_values_paired_with_entities": 1.7938818289999858, - "snakebids/tests/test_paths/test_bids.py::test_benchmark_bids": 0.0009581449999700453, - "snakebids/tests/test_paths/test_specs.py::TestCustomEntityWarnings::test_no_warning_in_interactive_mode": 0.008939695999970354, - "snakebids/tests/test_paths/test_specs.py::TestCustomEntityWarnings::test_no_warning_when_bids_explicitly_generated": 0.0159930069999632, - "snakebids/tests/test_paths/test_specs.py::TestCustomEntityWarnings::test_no_warning_when_spec_declared": 0.016045813000062026, - "snakebids/tests/test_paths/test_specs.py::TestCustomEntityWarnings::test_using_custom_entities_with_default_bids_raises_warning": 0.008549217999984648, - "snakebids/tests/test_paths/test_specs.py::TestSpecDocstrings::test_all_specs_have_docstrings": 0.032001560000026075, - "snakebids/tests/test_paths/test_specs.py::TestSpecDocstrings::test_all_specs_have_format_example": 0.03192308399997046, - "snakebids/tests/test_paths/test_specs.py::TestSpecDocstrings::test_no_format_example_when_no_docstring_parser": 0.04040720000006104, - "snakebids/tests/test_paths/test_specs.py::TestSpecDocstrings::test_spec_has_correct_docstring": 0.02223766899999191, - "snakebids/tests/test_paths/test_specs.py::TestSpecDocstrings::test_spec_with_description_gets_default_docstring": 0.02100694599999997, - "snakebids/tests/test_paths/test_specs.py::test_all_entries_define_entity": 0.008185719999971752, - "snakebids/tests/test_paths/test_specs.py::test_include_subject_dir_can_remove_dir": 0.008097756999973171, - "snakebids/tests/test_paths/test_specs.py::test_reset_bids_spec_clears_cache": 0.03555547099995238, - "snakebids/tests/test_paths/test_specs.py::test_session_dir_can_be_excluded": 0.007926667999981873, - "snakebids/tests/test_paths/test_specs.py::test_spec_can_be_set_with_obj": 0.032267645000047196, - "snakebids/tests/test_paths/test_specs.py::test_spec_can_be_set_with_str": 0.03235197300006121, - "snakebids/tests/test_paths/test_specs.py::test_subject_dir_can_be_excluded": 0.008030239999982314, - "snakebids/tests/test_paths/test_specs.py::test_using_include_subject_dir_raises_warning": 0.008398556999964057, - "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_analysis_level_attributes_are_mutually_exclusive": 0.26965611899998976, - "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_analysis_levels_can_be_defined_in_config": 0.2870632089999958, - "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_analysis_levels_can_be_directly_defined": 0.22837699400002975, - "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_derivatives_converted_to_paths": 0.6087241860000177, - "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_derivatives_false_by_default": 0.0010543849999749, - "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_derivatives_true_if_no_paths_given": 0.0011355450000678502, - "snakebids/tests/test_plugins/test_cli_config.py::TestMakesUnderscoreDashAliases::test_fails_if_undefined_type_given": 0.0010926950000680336, - "snakebids/tests/test_plugins/test_cli_config.py::TestMakesUnderscoreDashAliases::test_positional_args_added_without_conversion": 0.2222015389999683, - "snakebids/tests/test_plugins/test_cli_config.py::TestMakesUnderscoreDashAliases::test_underscores_to_dashes[hot0]": 1.8492190219999998, - "snakebids/tests/test_plugins/test_cli_config.py::TestMakesUnderscoreDashAliases::test_underscores_to_dashes[hot1]": 2.10480818700006, - "snakebids/tests/test_plugins/test_cli_config.py::test_convert_arg_to_builtin": 0.0011909899999977824, - "snakebids/tests/test_plugins/test_cli_config.py::test_non_serialiable_type_raises_error": 0.0011154469999041794, - "snakebids/tests/test_plugins/test_cli_config.py::test_path_works_as_builtin": 0.0009035840000137796, - "snakebids/tests/test_plugins/test_cli_config.py::test_using_class_method_as_type_gives_error": 0.0008731270000907898, - "snakebids/tests/test_plugins/test_cli_config.py::test_using_module_as_type_gives_error": 0.0009467030000109844, - "snakebids/tests/test_plugins/test_cli_config.py::test_works_when_key_not_present": 0.0008345539999936591, - "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_config_key_can_be_set": 0.19900364100004708, - "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_dynamic_inputs": 3.3988268449999737, - "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_filter_with_bad_flag_errors": 1.239188194999997, - "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_filters_with_no_delimiter_errors": 0.9166817120000132, - "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_none_filters": 2.666801831999976, - "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_optional_filters": 1.773408050999933, - "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_required_filters": 2.201340268000024, - "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_works_when_key_not_present": 0.18120739900007266, - "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_filters_are_joined_with_preference_to_namespace": 4.134706957999981, - "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_namespace_is_cleared": 4.085633919000031, - "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_optional_filter_removes_filters": 2.4629701899999645, - "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_original_filters_remain_intact": 4.179079850999983, - "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_path_is_overwritten_and_resolved": 0.8469955800000548, - "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_wildcards_are_appended": 0.7992099880000296, - "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_works_when_key_not_present": 0.0006811890000335552, - "snakebids/tests/test_plugins/test_pybidsdb.py::TestAddArguments::test_args_not_added_if_already_present": 0.0011045270000522578, - "snakebids/tests/test_plugins/test_pybidsdb.py::TestAddArguments::test_args_put_in_specified_group": 0.18873854299999948, - "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_namespace_cleared[False]": 0.0006930609999926673, - "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_namespace_cleared[True]": 0.0006161380000548888, - "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_old_config_keys_deprecated[False]": 0.7767551850000132, - "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_old_config_keys_deprecated[True]": 0.5687672220000195, - "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_old_key_not_set_if_pybidsdb_not_set": 0.0005646619999879476, - "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_pybidsdb_path_resolved": 0.6361682880000217, - "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_pybidsdb_reset_and_reset_db_both_work[False]": 0.0007712469999887617, - "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_pybidsdb_reset_and_reset_db_both_work[True]": 0.0008815819999767882, - "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_warning_issued_for_reset_db": 0.0008364579999806665, - "snakebids/tests/test_plugins/test_snakemake.py::TestAddCliArguments::test_snakemake_help_arg_added": 0.0024001430000453183, - "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_exits_on_run_error": 1.1292532819999792, - "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_non_relative_configfile_is_preserved": 1.3977994809999927, - "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_normally_preserves_paths": 1.752357427999982, - "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_output_in_app_triggers_workflow_mode[path0]": 0.005926089000013235, - "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_output_in_app_triggers_workflow_mode[path1]": 0.00691639399997257, - "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_output_under_results_triggers_workflow_mode": 1.5443784199999868, - "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_relative_configfile_gets_transferred": 1.9557037519999767, - "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_specified_configfile_output_always_preserved": 2.0789513790000456, - "snakebids/tests/test_plugins/test_snakemake.py::TestFindSnakefileConfig::test_errors_if_no_configfile_found": 0.005582789999948545, - "snakebids/tests/test_plugins/test_snakemake.py::TestFindSnakefileConfig::test_errors_if_no_snakefile_found": 0.0054407050000691015, - "snakebids/tests/test_plugins/test_snakemake.py::TestFindSnakefileConfig::test_finds_config_file": 0.037266760000022714, - "snakebids/tests/test_plugins/test_snakemake.py::TestFindSnakefileConfig::test_finds_snakefile": 0.015154534000032527, - "snakebids/tests/test_plugins/test_snakemake.py::TestResolvePath::test_does_not_change_dict_without_paths": 0.0006231510000134222, - "snakebids/tests/test_plugins/test_snakemake.py::TestResolvePath::test_filter_dict": 0.0006624030000352832, - "snakebids/tests/test_plugins/test_snakemake.py::TestResolvePath::test_resolves_all_paths": 0.0008739380000406527, - "snakebids/tests/test_plugins/test_snakemake.py::TestUpdateNamespace::test_force_output_is_set": 0.0030222210000374616, - "snakebids/tests/test_plugins/test_snakemake.py::TestUpdateNamespace::test_resolves_paths": 1.0346110870000302, - "snakebids/tests/test_plugins/test_snakemake.py::TestUpdateNamespace::test_target_gets_set": 1.617925191999916, - "snakebids/tests/test_plugins/test_snakemake.py::TestVersion::test_get_app_version_no_package": 0.005702046000010341, - "snakebids/tests/test_plugins/test_snakemake.py::TestVersion::test_missing_version_changed_to_unknown": 0.007012658999940413, - "snakebids/tests/test_plugins/test_snakemake.py::test_integration[/absolute/path]": 0.009348230000000513, - "snakebids/tests/test_plugins/test_snakemake.py::test_integration[app/results]": 0.009453935999943042, - "snakebids/tests/test_plugins/test_snakemake.py::test_integration[app]": 0.008965236000051391, - "snakebids/tests/test_plugins/test_snakemake.py::test_integration[foo/bar/lo]": 0.008164031999967847, - "snakebids/tests/test_plugins/test_validate_plugin.py::TestFinalizeConfig::test_ignore_validation_error": 0.0013365599999701772, - "snakebids/tests/test_plugins/test_validate_plugin.py::TestFinalizeConfig::test_missing_bids_validator": 0.001557772999944973, - "snakebids/tests/test_plugins/test_validate_plugin.py::TestFinalizeConfig::test_raise_validation_error": 0.0014525569999932486, - "snakebids/tests/test_plugins/test_validate_plugin.py::TestFinalizeConfig::test_skip_validation": 0.0006077429999891137, - "snakebids/tests/test_plugins/test_validate_plugin.py::TestFinalizeConfig::test_validation_successful": 0.0017084229999682066, - "snakebids/tests/test_plugins/test_version.py::test_distribution_is_retrieved": 0.23387896800005592, - "snakebids/tests/test_plugins/test_version.py::test_explicit_version_used_directly": 0.1712212999999565, - "snakebids/tests/test_plugins/test_version.py::test_one_of_version_and_distribution_must_be_provided": 0.0007834900000034395, - "snakebids/tests/test_plugins/test_version.py::test_uninstalled_distribution_results_in_unknown": 0.19427346700001635, - "snakebids/tests/test_plugins/test_version.py::test_version_and_distribution_cannot_both_be_provided": 0.23387952000001633, - "snakebids/tests/test_printing.py::TestCorrectNumberOfLinesCreated::test_in_component": 1.4639370759999224, - "snakebids/tests/test_printing.py::TestCorrectNumberOfLinesCreated::test_in_dataset": 3.913070118999997, - "snakebids/tests/test_printing.py::TestCorrectNumberOfLinesCreated::test_in_zip_list": 0.7241191600000434, - "snakebids/tests/test_printing.py::TestIndentLengthMultipleOfTabStop::test_in_component": 1.8865182729999788, - "snakebids/tests/test_printing.py::TestIndentLengthMultipleOfTabStop::test_in_dataset": 4.671197661000008, - "snakebids/tests/test_printing.py::TestIndentLengthMultipleOfTabStop::test_in_zip_list": 1.0336213669999665, - "snakebids/tests/test_printing.py::TestIsValidPython::test_in_component": 1.853546831000017, - "snakebids/tests/test_printing.py::TestIsValidPython::test_in_dataset": 4.43053693600001, - "snakebids/tests/test_printing.py::TestIsValidPython::test_in_zip_list": 1.6571123939999666, - "snakebids/tests/test_printing.py::TestMultipleLevelsOfIndentationUsed::test_in_component": 1.6493611629999805, - "snakebids/tests/test_printing.py::TestMultipleLevelsOfIndentationUsed::test_in_dataset": 4.2639817270000435, - "snakebids/tests/test_printing.py::test_ellipses_appears_when_maxwidth_too_short": 0.760886553999967, - "snakebids/tests/test_printing.py::test_line_never_longer_than_max_width": 1.2886248859999796, - "snakebids/tests/test_printing.py::test_no_ellipses_appears_when_ziplist_empty": 0.16470575799996823, - "snakebids/tests/test_printing.py::test_no_ellipses_when_max_width_long_enouth": 0.8423026859999823, - "snakebids/tests/test_printing.py::test_no_ellipses_when_no_max_width": 0.7666672959999801, - "snakebids/tests/test_printing.py::test_values_balanced_around_elision_correctly": 1.8851021750000427, - "snakebids/tests/test_snakemake_io.py::test_glob_wildcards": 0.0019016239999700701, - "snakebids/tests/test_template.py::test_correct_build_system_used[flit-flit_core.buildapi]": 0.22386549599997352, - "snakebids/tests/test_template.py::test_correct_build_system_used[hatch-hatchling.build]": 0.21684190199999875, - "snakebids/tests/test_template.py::test_correct_build_system_used[poetry-poetry.core.masonry.api]": 0.22273960799992665, - "snakebids/tests/test_template.py::test_correct_build_system_used[setuptools-setuptools.build_meta]": 0.22101799099999653, - "snakebids/tests/test_template.py::test_format_poetry[git]": 0.3290061650000098, - "snakebids/tests/test_template.py::test_format_poetry[path]": 0.6414802300000133, - "snakebids/tests/test_template.py::test_format_poetry[url]": 0.2936779330000263, - "snakebids/tests/test_template.py::test_format_poetry[version]": 0.31878611899998077, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-200-2.2.2-1.1.1-flit]": 0.16322997100002112, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-200-2.2.2-1.1.1-hatch]": 0.22786600300003101, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-200-2.2.2-1.1.1-poetry]": 0.16056518200002756, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-200-2.2.2-1.1.1-setuptools]": 0.22037812500002474, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-400-2.2.2-2.2.2-flit]": 0.16162466899999117, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-400-2.2.2-2.2.2-hatch]": 0.16300305899989098, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-400-2.2.2-2.2.2-poetry]": 0.19206615299998475, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-400-2.2.2-2.2.2-setuptools]": 0.16166370199994162, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-0.0.0-0.12.0-flit]": 0.16160642299996653, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-0.0.0-0.12.0-hatch]": 0.15981512399997655, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-0.0.0-0.12.0-poetry]": 0.1580097809999188, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-0.0.0-0.12.0-setuptools]": 0.16770017900000767, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2-2.2.2-flit]": 0.1598044399999594, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2-2.2.2-hatch]": 0.1645668290000799, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2-2.2.2-poetry]": 0.17087577199998805, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2-2.2.2-setuptools]": 0.16202386199995544, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2.dev1-0.12.0-flit]": 0.16107025600001634, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2.dev1-0.12.0-hatch]": 0.16183083399999987, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2.dev1-0.12.0-poetry]": 0.1573109729999942, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2.dev1-0.12.0-setuptools]": 0.1594760319999864, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[True-200-2.2.2-2.2.2-flit]": 0.17339997800007723, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[True-200-2.2.2-2.2.2-hatch]": 0.16496972599998116, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[True-200-2.2.2-2.2.2-poetry]": 0.1588852180000231, - "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[True-200-2.2.2-2.2.2-setuptools]": 0.16140957600003958, - "snakebids/tests/test_template.py::test_invalid_app_name_raises_error": 12.676685040999985, - "snakebids/tests/test_template.py::test_invalid_email_raises_error": 3.5215163770000117, - "snakebids/tests/test_template.py::test_pyproject_correctly_formatted[flit]": 24.95034401999999, - "snakebids/tests/test_template.py::test_pyproject_correctly_formatted[hatch]": 25.089493178999987, - "snakebids/tests/test_template.py::test_pyproject_correctly_formatted[poetry]": 24.886342500000012, - "snakebids/tests/test_template.py::test_pyproject_correctly_formatted[setuptools]": 24.87393536999997, - "snakebids/tests/test_template.py::test_template_docs_build": 42.71943878600007, - "snakebids/tests/test_template.py::test_template_dry_runs_successfully[flit-setuptools]": 34.64071303600002, - "snakebids/tests/test_template.py::test_template_dry_runs_successfully[hatch-hatch]": 35.677369329000044, - "snakebids/tests/test_template.py::test_template_dry_runs_successfully[poetry-poetry]": 53.10678322000001, - "snakebids/tests/test_template.py::test_template_dry_runs_successfully[setuptools-setuptools]": 39.99663554800003, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_bool": 0.7956246700001088, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_cannot_be_mutated": 0.39239814400002615, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_contains_items": 0.5253578779999657, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_equal_items_are_equal": 0.4228915830000233, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_has_length": 0.7670586350000121, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_is_hashable": 0.6421705429999633, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_is_iterable": 0.38740470999999843, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_is_reversable": 0.5037116330000231, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_repr": 0.504995096000016, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_addition": 0.8297310429999811, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_comparisons": 0.30895661699997845, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_count": 0.5950570790000143, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_equality": 0.7968494900000564, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_getting": 0.5139488019999021, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_index": 1.09107841499997, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_multiplication": 0.3054636830000277, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_slicing": 0.5135091189999912, - "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_they_are_not_tuples": 0.6875201940000011, - "snakebids/tests/test_utils.py::TestMatchesAny::test_with_email": 0.8153093580000359, - "snakebids/tests/test_utils.py::TestMatchesAny::test_with_eq_operator": 0.4801639420001038, - "snakebids/tests/test_utils.py::TestMatchesAny::test_with_re_match": 0.6450342460000229, - "snakebids/tests/test_utils.py::TestMultiselectDict::test_all_requested_items_received_and_no_others": 0.8429710280000222, - "snakebids/tests/test_utils.py::TestMultiselectDict::test_multiple_missing_key_raises_error": 2.463235950000012, - "snakebids/tests/test_utils.py::TestMultiselectDict::test_multiple_selection_returns_same_type": 1.088602096000045, - "snakebids/tests/test_utils.py::TestMultiselectDict::test_order_of_selectors_is_preserved": 1.570621703000029, - "snakebids/tests/test_utils.py::TestMultiselectDict::test_selected_items_in_original": 0.883984383999973, - "snakebids/tests/test_utils.py::TestMultiselectDict::test_single_key_gives_single_item": 0.995196041999975, - "snakebids/tests/test_utils.py::TestMultiselectDict::test_single_missing_key_raises_error": 1.246202538000034, - "snakebids/tests/test_utils.py::TestRegexContainer::test_bytes_matching_regex_are_contained": 0.13981229399996664, - "snakebids/tests/test_utils.py::TestRegexContainer::test_container_specific_to_type": 0.15617475400000558, - "snakebids/tests/test_utils.py::TestRegexContainer::test_str_matching_regex_are_contained": 0.23187586800003146, - "snakebids/tests/test_utils.py::TestRegexContainer::test_str_not_matching_regex_excluded": 0.23646975799999836, - "snakebids/tests/test_utils.py::test_get_wildcard_dict": 0.9168142649999709, - "snakebids/tests/test_yaml.py::TestWriteConfig::test_doesnt_overwrite_file": 0.2511445549999962, - "snakebids/tests/test_yaml.py::TestWriteConfig::test_ordered_dict_roundtrips_as_dict": 6.023771175000036, - "snakebids/tests/test_yaml.py::TestWriteConfig::test_overwrites_file_if_forced": 0.7042420719999996, - "snakebids/tests/test_yaml.py::TestWriteConfig::test_writes_correct_format": 1.0301440750000097, - "snakebids/tests/test_yaml.py::test_paths_formatted_as_str": 0.2652090700000258, - "snakebids/utils/containers.py::snakebids.utils.containers.MultiSelectDict": 0.002412544999970123, - "snakebids/utils/sb_itertools.py::snakebids.utils.sb_itertools.drop": 0.003010449999976572 + "snakebids/core/filtering.py::snakebids.core.filtering.filter_list": 0.02658208600001899, + "snakebids/core/filtering.py::snakebids.core.filtering.get_filtered_ziplist_index": 0.001479817000017647, + "snakebids/tests/test_admin.py::TestCreateCommand::test_boutiques_succeeds": 0.0017283930000075998, + "snakebids/tests/test_admin.py::TestCreateCommand::test_create_calls_copier_correctly": 0.43104320099996585, + "snakebids/tests/test_admin.py::TestCreateCommand::test_create_fails_missing_parent_dir": 0.21151831899999252, + "snakebids/tests/test_admin.py::TestCreateCommand::test_create_fails_when_get_spec_has_at_sign": 0.002052350000013803, + "snakebids/tests/test_admin.py::TestCreateCommand::test_create_fails_when_markers_in_snakebids_version": 0.0021184830000038346, + "snakebids/tests/test_admin.py::TestCreateCommand::test_create_fails_when_snakebids_version_specifies_extras": 0.001968781999977409, + "snakebids/tests/test_admin.py::TestCreateCommand::test_create_fails_with_invalid_filename": 1.798536023999958, + "snakebids/tests/test_admin.py::TestCreateCommand::test_create_succeeds": 0.0017596600000047147, + "snakebids/tests/test_admin.py::test_boutiques_descriptor": 0.0006666089999782798, + "snakebids/tests/test_admin.py::test_fails_if_invalid_subcommand": 0.0023891529999957584, + "snakebids/tests/test_admin.py::test_fails_if_no_subcommand": 0.0032633830000179387, + "snakebids/tests/test_app.py::TestDeprecations::test_args_deprecated": 0.0007257710000203588, + "snakebids/tests/test_app.py::TestDeprecations::test_config_deprecated": 0.0007436949999828357, + "snakebids/tests/test_app.py::TestDeprecations::test_parser_deprecated": 0.0013246839999965232, + "snakebids/tests/test_app.py::TestDeprecations::test_version_deprecated": 0.0007521489999930964, + "snakebids/tests/test_app.py::TestGenBoutiques::test_boutiques_descriptor": 0.0039055259999827285, + "snakebids/tests/test_app.py::test_add_dynamic_args_raises_warning": 0.30882997700001624, + "snakebids/tests/test_app.py::test_arguments_carried_forward": 0.0038151960000334384, + "snakebids/tests/test_app.py::test_config_can_be_directly_accessed": 0.0026128399999549856, + "snakebids/tests/test_app.py::test_parser_can_be_directly_accessed": 0.0027577829999927417, + "snakebids/tests/test_app.py::test_plugins_carried_forward": 0.003985312999986945, + "snakebids/tests/test_app.py::test_str_converted_to_path": 0.0037016119999861985, + "snakebids/tests/test_bidsapp.py::TestArgumentGroups::test_argument_groups_visible_to_add_arg_hook": 0.00130357500000855, + "snakebids/tests/test_bidsapp.py::TestDependencies::test_dependences_registered_after": 0.0015378440000120008, + "snakebids/tests/test_bidsapp.py::TestDependencies::test_dependencies_are_added": 0.0015582520000236855, + "snakebids/tests/test_bidsapp.py::TestDependencies::test_dependencies_wont_register_twice": 0.0014226279999718372, + "snakebids/tests/test_bidsapp.py::TestDependencyDeduplication::test_duplicate_normally_caught": 0.0018473749999543543, + "snakebids/tests/test_bidsapp.py::TestDependencyDeduplication::test_no_duplicate_plugins_added_when_dependencies": 0.001794043999979067, + "snakebids/tests/test_bidsapp.py::TestNoArgvHook::test_with_mocked_args": 0.0013422170000012557, + "snakebids/tests/test_bidsapp.py::TestNoArgvHook::test_with_provided_args": 0.0011839390000147887, + "snakebids/tests/test_bidsapp.py::TestRunner::test_build_parser": 0.0015200710000158324, + "snakebids/tests/test_bidsapp.py::TestRunner::test_parse_args": 0.001661517000030699, + "snakebids/tests/test_bidsapp.py::TestRunner::test_run": 0.0015258010000422928, + "snakebids/tests/test_datasets.py::TestBidsComponentAliases::test_bids_component_aliases_are_correctly_set": 2.092041452999979, + "snakebids/tests/test_datasets.py::TestBidsComponentAliases::test_bids_dataset_aliases_are_correctly_set": 1.9059954439999842, + "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_copies_are_equal": 1.7794242030000191, + "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_empty_bidsinput_are_equal": 0.0007867859999919347, + "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_extra_entities_makes_unequal": 2.359658096999965, + "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_mutation_makes_unequal": 2.010271268999986, + "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_order_doesnt_affect_equality": 2.1216139440000177, + "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_other_types_are_unequal": 2.1533464180000124, + "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_paths_must_be_identical": 1.895843597999999, + "snakebids/tests/test_datasets.py::TestBidsComponentExpand::test_expand_with_no_args_returns_initial_paths": 1.7028705669999908, + "snakebids/tests/test_datasets.py::TestBidsComponentExpand::test_not_expand_over_internal_path_when_novel_given": 1.8007437859999982, + "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_all_requested_items_received_and_no_others": 1.7232577629999923, + "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_multiple_missing_key_raises_error": 2.696583602000004, + "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_multiple_selection_returns_bidspartialcomponent": 2.0807806800000037, + "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_order_of_selectors_is_preserved": 1.765183771000011, + "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_selected_items_in_original": 1.4935858760000258, + "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_single_missing_key_raises_error": 2.0643441699999983, + "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_single_selection_returns_bidscomponentrow": 1.826431360999976, + "snakebids/tests/test_datasets.py::TestBidsComponentProperties::test_input_lists_derives_from_zip_lists": 2.553114143999977, + "snakebids/tests/test_datasets.py::TestBidsComponentProperties::test_input_wildcards_derives_from_zip_lists": 2.718963983000009, + "snakebids/tests/test_datasets.py::TestBidsComponentValidation::test_path_cannot_have_extra_entities": 1.9364565949999815, + "snakebids/tests/test_datasets.py::TestBidsComponentValidation::test_path_cannot_have_missing_entities": 1.8546375210000008, + "snakebids/tests/test_datasets.py::TestBidsComponentValidation::test_zip_lists_must_be_same_length": 2.21826021199999, + "snakebids/tests/test_datasets.py::TestBidsDatasetLegacyAccess::test_accessing_legacy_names_leads_to_informative_error": 4.01264202699997, + "snakebids/tests/test_datasets.py::TestBidsDatasetLegacyAccess::test_accessing_ordinary_missing_names_leads_to_regular_error": 3.8891816170000197, + "snakebids/tests/test_datasets.py::TestBidsDatasetLegacyAccess::test_legacy_names_can_be_accessed_if_component_name": 1.781739749000053, + "snakebids/tests/test_datasets.py::TestExpandables::test_expand_deduplicates_paths": 1.1378559669999788, + "snakebids/tests/test_datasets.py::TestExpandables::test_expand_over_multiple_paths": 1.1638094190000174, + "snakebids/tests/test_datasets.py::TestExpandables::test_expand_preserves_entry_order": 0.977756836999987, + "snakebids/tests/test_datasets.py::TestExpandables::test_expand_with_extra_args_returns_all_paths": 1.409995992999967, + "snakebids/tests/test_datasets.py::TestExpandables::test_expandable_with_no_entries_returns_empty_list": 0.7028434910000101, + "snakebids/tests/test_datasets.py::TestExpandables::test_expandable_with_no_wildcards_returns_path_unaltered": 0.1567709840000191, + "snakebids/tests/test_datasets.py::TestExpandables::test_partial_expansion": 1.0363390759999902, + "snakebids/tests/test_datasets.py::TestExpandables::test_prevent_partial_expansion": 1.055529684999982, + "snakebids/tests/test_datasets.py::TestFiltering::test_all_columns_found_in_original_zip_list": 1.1035541090000152, + "snakebids/tests/test_datasets.py::TestFiltering::test_all_entities_remain_after_filtering": 1.1735193359999698, + "snakebids/tests/test_datasets.py::TestFiltering::test_no_columns_that_should_be_present_are_missing": 1.2805818470000077, + "snakebids/tests/test_datasets.py::TestFiltering::test_only_filter_values_in_output": 2.630785236999998, + "snakebids/tests/test_datasets.py::TestFiltering::test_zip_lists_rows_remain_of_equal_length": 1.2597075240000208, + "snakebids/tests/test_datasets.py::TestFilteringBidsComponentRowWithSpec::test_all_columns_found_in_original_zip_list": 0.7227779380000072, + "snakebids/tests/test_datasets.py::TestFilteringBidsComponentRowWithSpec::test_all_entities_remain_after_filtering": 0.6293630400000154, + "snakebids/tests/test_datasets.py::TestFilteringBidsComponentRowWithSpec::test_all_valid_values_in_spec_in_result": 0.6479920639999932, + "snakebids/tests/test_datasets.py::TestFilteringBidsComponentRowWithSpec::test_only_filter_values_in_output": 0.6141697160000206, + "snakebids/tests/test_datasets.py::TestFilteringBidsComponentRowWithSpec::test_providing_both_spec_and_filters_gives_error": 0.6680081929999915, + "snakebids/tests/test_datasets.py::test_multiple_components_cannot_have_same_name": 0.0006635970000274938, + "snakebids/tests/test_filtering.py::test_filter_list[zip_list0-filters0-output0]": 0.0008976840000229913, + "snakebids/tests/test_filtering.py::test_filter_list[zip_list1-filters1-output1]": 0.001154334999995399, + "snakebids/tests/test_filtering.py::test_filter_list[zip_list2-filters2-output2]": 0.000782818999994106, + "snakebids/tests/test_filtering.py::test_filter_list[zip_list3-filters3-output3]": 0.0007866050000586711, + "snakebids/tests/test_filtering.py::test_filter_list[zip_list4-filters4-output4]": 0.0007642039999780081, + "snakebids/tests/test_filtering.py::test_filter_list[zip_list5-filters5-output5]": 0.0007658879999894452, + "snakebids/tests/test_generate_inputs.py::TestAbsentConfigEntries::test_missing_filters": 0.05266653400002497, + "snakebids/tests/test_generate_inputs.py::TestAbsentConfigEntries::test_missing_wildcards": 0.051762751000012486, + "snakebids/tests/test_generate_inputs.py::TestCustomPaths::test_benchmark_test_custom_paths": 0.002636343000006036, + "snakebids/tests/test_generate_inputs.py::TestCustomPaths::test_collect_all_but_filters_when_exclusion_filters_used": 1.8321007729999792, + "snakebids/tests/test_generate_inputs.py::TestCustomPaths::test_collects_all_paths_when_no_filters": 1.6246235789999446, + "snakebids/tests/test_generate_inputs.py::TestCustomPaths::test_collects_only_filtered_entities": 2.1654730600000676, + "snakebids/tests/test_generate_inputs.py::TestCustomPaths::test_errors_when_bools_given_as_filters": 1.805797517999963, + "snakebids/tests/test_generate_inputs.py::TestDB::test_pybidsdb_dir_absolute": 0.24960824200007892, + "snakebids/tests/test_generate_inputs.py::TestDB::test_pybidsdb_dir_blank": 0.053037621000044055, + "snakebids/tests/test_generate_inputs.py::TestDB::test_pybidsdb_dir_relative": 0.05077242300001217, + "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_ambiguous_paths_with_extra_entities_leads_to_error": 11.102971262000011, + "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_ambiguous_paths_with_missing_entity_leads_to_error": 11.97357674700001, + "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_entity_excluded_when_filter_false": 10.438848309999997, + "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_entity_excluded_when_filter_true": 11.874442330999955, + "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_filter_false_in_list_selects_paths": 9.741010437999932, + "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_text_filter_selects_paths_when_in_list_with_false": 9.116083456000013, + "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_combining_match_and_get_selects_correct_paths": 8.695266059000005, + "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_filter_with_invalid_method_raises_error": 5.483709307999959, + "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_filter_with_multiple_methods_raises_error": 0.598458762000007, + "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_filter_with_no_methods_raises_error": 0.05009282599996823, + "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_get_method_selects_via_direct_matching": 8.420267883999998, + "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_regex_match_selects_paths": 9.088390356999923, + "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_regex_search_selects_paths": 9.173556916999985, + "snakebids/tests/test_generate_inputs.py::TestGenBidsLayout::test_gen_layout_returns_valid_dataset": 0.15618595199998708, + "snakebids/tests/test_generate_inputs.py::TestGenBidsLayout::test_invalid_path_raises_error": 0.006930291000003308, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_deprecated_dir_raises_warning": 0.13646642399996267, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_deprecated_reset_raises_warning": 0.0029872329999989233, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_non_deprecated_text_in_reset_raises_error": 0.14339271699998335, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_normal_calls_give_no_warnings": 0.1479569590000267, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_old_dir_param_gives_warning": 0.22521369400001845, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_old_params_passed_on_to_new": 0.16745550699997125, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_old_reset_param_gives_warning": 0.16392387200002645, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_second_return_never_none": 0.011267015999976593, + "snakebids/tests/test_generate_inputs.py::TestParseBidsPath::test_missing_match_leads_to_error": 2.0156161589999897, + "snakebids/tests/test_generate_inputs.py::TestParseBidsPath::test_one_match_found_for_each_entity": 1.5409861349999687, + "snakebids/tests/test_generate_inputs.py::TestParseBidsPath::test_splits_wildcards_from_path": 2.0703453129999616, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_exclude_and_participant_label_filter_correctly": 10.114902362999999, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_exclude_participant_does_not_make_all_other_filters_regex": 10.269179499000074, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_when_subject_has_filter[exclude]": 10.308354656000006, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_when_subject_has_filter[include]": 9.971474117000014, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_when_subject_has_filter_no_wcard[exclude]": 10.726693435999948, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_when_subject_has_filter_no_wcard[include]": 11.013731461999953, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_without_subject[exclude]": 9.467880667999907, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_without_subject[include]": 8.900297304999981, + "snakebids/tests/test_generate_inputs.py::TestPostfilter::test_exclude_gives_regex_that_matches_anything_except_exclude": 0.7502755770000249, + "snakebids/tests/test_generate_inputs.py::TestPostfilter::test_returns_participant_label_as_dict": 0.4246790109999665, + "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[0]": 0.0006228900000451176, + "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[1]": 0.0005643769999892356, + "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[2]": 0.0005737270000167882, + "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[3]": 0.0005433889999721941, + "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[4]": 0.0005456230000504547, + "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[5]": 0.00045892099990396673, + "snakebids/tests/test_generate_inputs.py::test_attribute_errors_from_pybids_qualified_and_raised": 0.0008092289999694913, + "snakebids/tests/test_generate_inputs.py::test_custom_pybids_config": 0.056166449999977885, + "snakebids/tests/test_generate_inputs.py::test_generate_inputs": 12.087738960999957, + "snakebids/tests/test_generate_inputs.py::test_get_lists_from_bids": 0.07165436799999725, + "snakebids/tests/test_generate_inputs.py::test_get_lists_from_bids_raises_run_error": 0.0005504309999651014, + "snakebids/tests/test_generate_inputs.py::test_get_matching_files_skips_get_when_empty_prefilter": 1.3170481660000064, + "snakebids/tests/test_generate_inputs.py::test_index_metadata": 0.003441776000045138, + "snakebids/tests/test_generate_inputs.py::test_nonstandard_custom_pybids_config": 0.050410442000043076, + "snakebids/tests/test_generate_inputs.py::test_regex_search_removed_from_filters": 0.0006388379999862082, + "snakebids/tests/test_generate_inputs.py::test_t1w": 0.22810953400011158, + "snakebids/tests/test_generate_inputs.py::test_t1w_with_dict": 0.10973547900005087, + "snakebids/tests/test_generate_inputs.py::test_when_all_custom_paths_no_layout_indexed": 0.0963823069999421, + "snakebids/tests/test_output.py::TestGetSnakebidsFile::test_raises_error_if_contents_but_no_snakebids_file": 0.001274580000028891, + "snakebids/tests/test_output.py::TestGetSnakebidsFile::test_raises_error_if_malformed_snakebids_file_found": 0.0012309789999562781, + "snakebids/tests/test_output.py::TestGetSnakebidsFile::test_returns_contents_of_snakebids_file_if_valid": 0.0013216980000265721, + "snakebids/tests/test_output.py::TestGetSnakebidsFile::test_returns_none_if_directory_empty": 0.0009601410000641408, + "snakebids/tests/test_output.py::TestGetSnakebidsFile::test_returns_none_if_directory_nonexistant": 0.0010675119999632443, + "snakebids/tests/test_output.py::TestPrepareBidsappOutput::test_creates_new_empty_bidsapp": 0.002279204999979356, + "snakebids/tests/test_output.py::TestPrepareBidsappOutput::test_fails_when_directory_has_contents": 0.002352752999911445, + "snakebids/tests/test_output.py::TestPrepareBidsappOutput::test_success_on_directory_with_contents_when_forced": 0.002303360999974302, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_beginning_of_name_always_prefix": 1.1238260619999778, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_beginning_of_path_always_root": 1.9160394499999711, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_bids_with_no_args_gives_empty_path": 0.0006512819999784369, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_bottom_directory_always_datatype": 1.9712277710000308, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_datatype_not_in_path_name": 1.5219069819999618, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_dir_entities_each_own_dir": 0.5647386660000393, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_directories_in_correct_order": 0.673061189000066, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_end_of_path_always_suffix_extension": 1.6815235399999438, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_entities_all_in_path_as_tags": 1.3481174239999518, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_entities_found_in_name_in_correct_order": 1.7660182259999715, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_full_entity_names_not_in_path": 0.5752298799999949, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_long_and_short_names_cannot_be_used_simultaneously": 0.5583342309998898, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_missing_essential_entities_gives_error": 0.32481928599992216, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_no_underscore_at_beginning_if_only_suffix": 1.3508431559999963, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_no_underscore_at_end_if_no_suffix": 1.3422340450000547, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_nondir_entities_dont_have_dirs": 1.5142226359999995, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_number_of_dashes_corresponds_to_number_entities": 1.362857533999943, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_number_of_underscore_corresponds_to_number_entities": 1.3982251349999615, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_underscore_does_not_precede_extension": 1.7758566199999564, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_underscore_precedes_suffix": 0.9748929810000391, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_values_paired_with_entities": 1.4136161829999878, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_beginning_of_name_always_prefix": 1.3505249990000152, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_beginning_of_path_always_root": 1.664683597000021, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_bids_with_no_args_gives_empty_path": 0.0006987010000329974, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_bottom_directory_always_datatype": 1.6492497230000254, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_datatype_not_in_path_name": 1.653389197000024, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_dir_entities_each_own_dir": 1.0868713720000187, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_directories_in_correct_order": 0.6927823690000423, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_end_of_path_always_suffix_extension": 1.7543389440000396, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_entities_all_in_path_as_tags": 1.4266141190000212, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_entities_found_in_name_in_correct_order": 2.858253932000025, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_full_entity_names_not_in_path": 0.7815339199999585, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_long_and_short_names_cannot_be_used_simultaneously": 1.094970714999988, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_missing_essential_entities_gives_error": 0.3926543120000474, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_no_underscore_at_beginning_if_only_suffix": 1.1222668780000618, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_no_underscore_at_end_if_no_suffix": 1.3593341859999555, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_nondir_entities_dont_have_dirs": 1.2714603080000302, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_number_of_dashes_corresponds_to_number_entities": 1.00581194800003, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_number_of_underscore_corresponds_to_number_entities": 1.9856128270000113, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_underscore_does_not_precede_extension": 1.8398218639999868, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_underscore_precedes_suffix": 1.0350973709999494, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_values_paired_with_entities": 2.092767637999941, + "snakebids/tests/test_paths/test_bids.py::test_benchmark_bids": 0.0008368790000190529, + "snakebids/tests/test_paths/test_specs.py::TestCustomEntityWarnings::test_no_warning_in_interactive_mode": 0.008570377999944867, + "snakebids/tests/test_paths/test_specs.py::TestCustomEntityWarnings::test_no_warning_when_bids_explicitly_generated": 0.014919987999974182, + "snakebids/tests/test_paths/test_specs.py::TestCustomEntityWarnings::test_no_warning_when_spec_declared": 0.01533390600002349, + "snakebids/tests/test_paths/test_specs.py::TestCustomEntityWarnings::test_using_custom_entities_with_default_bids_raises_warning": 0.00833520599996973, + "snakebids/tests/test_paths/test_specs.py::TestSpecDocstrings::test_all_specs_have_docstrings": 0.03131853999997247, + "snakebids/tests/test_paths/test_specs.py::TestSpecDocstrings::test_all_specs_have_format_example": 0.031375336999929004, + "snakebids/tests/test_paths/test_specs.py::TestSpecDocstrings::test_no_format_example_when_no_docstring_parser": 0.04535363799999459, + "snakebids/tests/test_paths/test_specs.py::TestSpecDocstrings::test_spec_has_correct_docstring": 0.021623222999892278, + "snakebids/tests/test_paths/test_specs.py::TestSpecDocstrings::test_spec_with_description_gets_default_docstring": 0.019807887000069968, + "snakebids/tests/test_paths/test_specs.py::test_all_entries_define_entity": 0.007859381999992365, + "snakebids/tests/test_paths/test_specs.py::test_include_subject_dir_can_remove_dir": 0.008130872000037925, + "snakebids/tests/test_paths/test_specs.py::test_reset_bids_spec_clears_cache": 0.035370401000022866, + "snakebids/tests/test_paths/test_specs.py::test_session_dir_can_be_excluded": 0.007973508000020502, + "snakebids/tests/test_paths/test_specs.py::test_spec_can_be_set_with_obj": 0.0314870060000203, + "snakebids/tests/test_paths/test_specs.py::test_spec_can_be_set_with_str": 0.03121426400002747, + "snakebids/tests/test_paths/test_specs.py::test_subject_dir_can_be_excluded": 0.00795338900002207, + "snakebids/tests/test_paths/test_specs.py::test_using_include_subject_dir_raises_warning": 0.00824443499999461, + "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_analysis_level_attributes_are_mutually_exclusive": 0.2284218019999571, + "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_analysis_levels_can_be_defined_in_config": 0.30452554499998996, + "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_analysis_levels_can_be_directly_defined": 0.24339216900000338, + "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_derivatives_converted_to_paths": 0.5610915529999829, + "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_derivatives_false_by_default": 0.0009450320000041756, + "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_derivatives_true_if_no_paths_given": 0.0010295409999798721, + "snakebids/tests/test_plugins/test_cli_config.py::TestMakesUnderscoreDashAliases::test_fails_if_undefined_type_given": 0.0010288299999956507, + "snakebids/tests/test_plugins/test_cli_config.py::TestMakesUnderscoreDashAliases::test_positional_args_added_without_conversion": 0.22454721499997277, + "snakebids/tests/test_plugins/test_cli_config.py::TestMakesUnderscoreDashAliases::test_underscores_to_dashes[hot0]": 2.0925618099999497, + "snakebids/tests/test_plugins/test_cli_config.py::TestMakesUnderscoreDashAliases::test_underscores_to_dashes[hot1]": 1.9490611709999826, + "snakebids/tests/test_plugins/test_cli_config.py::test_convert_arg_to_builtin": 0.001120722000052865, + "snakebids/tests/test_plugins/test_cli_config.py::test_non_serialiable_type_raises_error": 0.0010573539999541026, + "snakebids/tests/test_plugins/test_cli_config.py::test_path_works_as_builtin": 0.0008423490000382117, + "snakebids/tests/test_plugins/test_cli_config.py::test_using_class_method_as_type_gives_error": 0.0007877970000436108, + "snakebids/tests/test_plugins/test_cli_config.py::test_using_module_as_type_gives_error": 0.0008581289999938235, + "snakebids/tests/test_plugins/test_cli_config.py::test_works_when_key_not_present": 0.00076637799998025, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_config_key_can_be_set": 0.2001540350000255, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_dynamic_inputs": 3.1249427890000447, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_filter_with_bad_flag_errors": 1.0099740569999653, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_filters_with_no_delimiter_errors": 1.6509022129999948, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_none_filters": 3.05024223099997, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_optional_filters": 2.443872431999978, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_required_filters": 2.0364575839999475, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_works_when_key_not_present": 0.16790208399999074, + "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_filters_are_joined_with_preference_to_namespace": 5.899091105000082, + "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_namespace_is_cleared": 4.29774426900002, + "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_optional_filter_removes_filters": 2.4010334339999986, + "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_original_filters_remain_intact": 3.976288407000027, + "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_path_is_overwritten_and_resolved": 0.8537062649999712, + "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_wildcards_are_appended": 1.1783543050000276, + "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_works_when_key_not_present": 0.0006598659999781376, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestAddArguments::test_args_not_added_if_already_present": 0.0011513399999785179, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestAddArguments::test_args_put_in_specified_group": 0.20053993900000933, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_namespace_cleared[False]": 0.0008578189999752794, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_namespace_cleared[True]": 0.0007394169999770384, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_old_config_keys_deprecated[False]": 0.8562457670000185, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_old_config_keys_deprecated[True]": 0.8210595209999951, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_old_key_not_set_if_pybidsdb_not_set": 0.0005631970000194997, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_pybidsdb_path_resolved": 0.8826841589999503, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_pybidsdb_reset_and_reset_db_both_work[False]": 0.0008409679999772379, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_pybidsdb_reset_and_reset_db_both_work[True]": 0.000989427999968484, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_warning_issued_for_reset_db": 0.0009518679999587221, + "snakebids/tests/test_plugins/test_snakemake.py::TestAddCliArguments::test_snakemake_help_arg_added": 0.002344467999932931, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_exits_on_run_error": 0.7831866440000681, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_non_relative_configfile_is_preserved": 1.9317289599999867, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_normally_preserves_paths": 1.8649814599999672, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_output_in_app_triggers_workflow_mode[path0]": 0.005986269000061384, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_output_in_app_triggers_workflow_mode[path1]": 0.006950308999989829, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_output_under_results_triggers_workflow_mode": 1.0610060299999873, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_relative_configfile_gets_transferred": 1.7938044719999766, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_specified_configfile_output_always_preserved": 1.8025228239999365, + "snakebids/tests/test_plugins/test_snakemake.py::TestFindSnakefileConfig::test_errors_if_no_configfile_found": 0.005517639999936819, + "snakebids/tests/test_plugins/test_snakemake.py::TestFindSnakefileConfig::test_errors_if_no_snakefile_found": 0.005298981000009917, + "snakebids/tests/test_plugins/test_snakemake.py::TestFindSnakefileConfig::test_finds_config_file": 0.034980508999979065, + "snakebids/tests/test_plugins/test_snakemake.py::TestFindSnakefileConfig::test_finds_snakefile": 0.015538169000024027, + "snakebids/tests/test_plugins/test_snakemake.py::TestResolvePath::test_does_not_change_dict_without_paths": 0.0006215150000343783, + "snakebids/tests/test_plugins/test_snakemake.py::TestResolvePath::test_filter_dict": 0.0006295100000102138, + "snakebids/tests/test_plugins/test_snakemake.py::TestResolvePath::test_resolves_all_paths": 0.0009164490001012382, + "snakebids/tests/test_plugins/test_snakemake.py::TestUpdateNamespace::test_force_output_is_set": 0.0033917229999929077, + "snakebids/tests/test_plugins/test_snakemake.py::TestUpdateNamespace::test_resolves_paths": 0.9638680539999882, + "snakebids/tests/test_plugins/test_snakemake.py::TestUpdateNamespace::test_target_gets_set": 1.113946287000033, + "snakebids/tests/test_plugins/test_snakemake.py::TestVersion::test_get_app_version_no_package": 0.007025989999988269, + "snakebids/tests/test_plugins/test_snakemake.py::TestVersion::test_missing_version_changed_to_unknown": 0.005601730000023508, + "snakebids/tests/test_plugins/test_snakemake.py::test_integration[/absolute/path]": 0.009433552000018608, + "snakebids/tests/test_plugins/test_snakemake.py::test_integration[app/results]": 0.00822464699996317, + "snakebids/tests/test_plugins/test_snakemake.py::test_integration[app]": 0.00995439999996961, + "snakebids/tests/test_plugins/test_snakemake.py::test_integration[foo/bar/lo]": 0.008389817000022504, + "snakebids/tests/test_plugins/test_validate_plugin.py::TestFinalizeConfig::test_ignore_validation_error": 0.0014847929999177722, + "snakebids/tests/test_plugins/test_validate_plugin.py::TestFinalizeConfig::test_missing_bids_validator": 0.0016157179999822802, + "snakebids/tests/test_plugins/test_validate_plugin.py::TestFinalizeConfig::test_raise_validation_error": 0.0013228800000320007, + "snakebids/tests/test_plugins/test_validate_plugin.py::TestFinalizeConfig::test_skip_validation": 0.0004884549999815135, + "snakebids/tests/test_plugins/test_validate_plugin.py::TestFinalizeConfig::test_validation_successful": 0.001527953999982401, + "snakebids/tests/test_plugins/test_version.py::test_distribution_is_retrieved": 0.2500999349999802, + "snakebids/tests/test_plugins/test_version.py::test_explicit_version_used_directly": 0.180038325000055, + "snakebids/tests/test_plugins/test_version.py::test_one_of_version_and_distribution_must_be_provided": 0.0007813040000428373, + "snakebids/tests/test_plugins/test_version.py::test_uninstalled_distribution_results_in_unknown": 0.5388888170000996, + "snakebids/tests/test_plugins/test_version.py::test_version_and_distribution_cannot_both_be_provided": 0.19397269299997788, + "snakebids/tests/test_printing.py::TestCorrectNumberOfLinesCreated::test_in_component": 1.3217625409999414, + "snakebids/tests/test_printing.py::TestCorrectNumberOfLinesCreated::test_in_dataset": 3.9635393649999173, + "snakebids/tests/test_printing.py::TestCorrectNumberOfLinesCreated::test_in_zip_list": 0.743772253999964, + "snakebids/tests/test_printing.py::TestIndentLengthMultipleOfTabStop::test_in_component": 1.4871329630000787, + "snakebids/tests/test_printing.py::TestIndentLengthMultipleOfTabStop::test_in_dataset": 4.556753061000052, + "snakebids/tests/test_printing.py::TestIndentLengthMultipleOfTabStop::test_in_zip_list": 1.1011395970000422, + "snakebids/tests/test_printing.py::TestIsValidPython::test_in_component": 1.9097579759999803, + "snakebids/tests/test_printing.py::TestIsValidPython::test_in_dataset": 3.726271727999915, + "snakebids/tests/test_printing.py::TestIsValidPython::test_in_zip_list": 1.6402320860000827, + "snakebids/tests/test_printing.py::TestMultipleLevelsOfIndentationUsed::test_in_component": 1.5213745579999909, + "snakebids/tests/test_printing.py::TestMultipleLevelsOfIndentationUsed::test_in_dataset": 4.305450300000018, + "snakebids/tests/test_printing.py::test_ellipses_appears_when_maxwidth_too_short": 0.8738681300000053, + "snakebids/tests/test_printing.py::test_line_never_longer_than_max_width": 1.62551933900005, + "snakebids/tests/test_printing.py::test_no_ellipses_appears_when_ziplist_empty": 0.15740342599997348, + "snakebids/tests/test_printing.py::test_no_ellipses_when_max_width_long_enouth": 0.8528713769999854, + "snakebids/tests/test_printing.py::test_no_ellipses_when_no_max_width": 0.7895370489999891, + "snakebids/tests/test_printing.py::test_values_balanced_around_elision_correctly": 1.8131722950000153, + "snakebids/tests/test_snakemake_io.py::test_glob_wildcards": 0.0016035380000403165, + "snakebids/tests/test_template.py::test_correct_build_system_used[flit-flit_core.buildapi]": 0.2059114419999446, + "snakebids/tests/test_template.py::test_correct_build_system_used[hatch-hatchling.build]": 0.20057227900002772, + "snakebids/tests/test_template.py::test_correct_build_system_used[poetry-poetry.core.masonry.api]": 0.27821654499996384, + "snakebids/tests/test_template.py::test_correct_build_system_used[setuptools-setuptools.build_meta]": 0.20150058900003387, + "snakebids/tests/test_template.py::test_format_poetry[git]": 0.29603343500002666, + "snakebids/tests/test_template.py::test_format_poetry[path]": 0.354965720999985, + "snakebids/tests/test_template.py::test_format_poetry[url]": 0.30042954199996075, + "snakebids/tests/test_template.py::test_format_poetry[version]": 0.29858527099992216, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-200-2.2.2-1.1.1-flit]": 0.16020174599998427, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-200-2.2.2-1.1.1-hatch]": 0.24035356000001684, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-200-2.2.2-1.1.1-poetry]": 0.16814186200002723, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-200-2.2.2-1.1.1-setuptools]": 0.16084071300002734, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-400-2.2.2-2.2.2-flit]": 0.20189183500008312, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-400-2.2.2-2.2.2-hatch]": 0.1717271900000128, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-400-2.2.2-2.2.2-poetry]": 0.16103885500001525, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-400-2.2.2-2.2.2-setuptools]": 0.15949328599992896, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-0.0.0-0.12.0-flit]": 0.1596753379999427, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-0.0.0-0.12.0-hatch]": 0.1599080249999929, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-0.0.0-0.12.0-poetry]": 0.15608336200000394, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-0.0.0-0.12.0-setuptools]": 0.15951755800000456, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2-2.2.2-flit]": 0.15898655600005895, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2-2.2.2-hatch]": 0.1596235709999405, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2-2.2.2-poetry]": 0.15975876399994604, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2-2.2.2-setuptools]": 0.16230910499996298, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2.dev1-0.12.0-flit]": 0.1694924959999753, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2.dev1-0.12.0-hatch]": 0.15964414699999452, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2.dev1-0.12.0-poetry]": 0.1561643209999488, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2.dev1-0.12.0-setuptools]": 0.1645375830000262, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[True-200-2.2.2-2.2.2-flit]": 0.15848862999996527, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[True-200-2.2.2-2.2.2-hatch]": 0.16035543500004223, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[True-200-2.2.2-2.2.2-poetry]": 0.15993170699994153, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[True-200-2.2.2-2.2.2-setuptools]": 0.1661957770000413, + "snakebids/tests/test_template.py::test_invalid_app_name_raises_error": 10.992752805000066, + "snakebids/tests/test_template.py::test_invalid_email_raises_error": 3.709091508999961, + "snakebids/tests/test_template.py::test_pyproject_correctly_formatted[flit]": 22.868582118999996, + "snakebids/tests/test_template.py::test_pyproject_correctly_formatted[hatch]": 22.847411626999985, + "snakebids/tests/test_template.py::test_pyproject_correctly_formatted[poetry]": 23.396322049999924, + "snakebids/tests/test_template.py::test_pyproject_correctly_formatted[setuptools]": 22.344607016999987, + "snakebids/tests/test_template.py::test_template_docs_build": 42.52431583100008, + "snakebids/tests/test_template.py::test_template_dry_runs_successfully[flit-setuptools]": 35.05621480599996, + "snakebids/tests/test_template.py::test_template_dry_runs_successfully[hatch-hatch]": 34.85600196199994, + "snakebids/tests/test_template.py::test_template_dry_runs_successfully[poetry-poetry]": 52.16621900600012, + "snakebids/tests/test_template.py::test_template_dry_runs_successfully[setuptools-setuptools]": 38.36746226299999, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_bool": 0.5854864329999714, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_cannot_be_mutated": 0.5299951230000488, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_contains_items": 0.6456203800000253, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_equal_items_are_equal": 0.3805445670000154, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_has_length": 0.41767398900003627, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_is_hashable": 0.43213864500006594, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_is_iterable": 0.44725634200000286, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_is_reversable": 0.40476866899996367, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_repr": 0.6312259190000304, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_addition": 0.94509545599999, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_comparisons": 0.2611973980000357, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_count": 0.6184952069999667, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_equality": 0.48789417699998694, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_getting": 0.46385615200006214, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_index": 1.7768911399999752, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_multiplication": 0.43486093600000686, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_slicing": 0.4966153099999815, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_they_are_not_tuples": 0.68351870500004, + "snakebids/tests/test_utils.py::TestMatchesAny::test_with_email": 1.0365021600000546, + "snakebids/tests/test_utils.py::TestMatchesAny::test_with_eq_operator": 0.4802829520000387, + "snakebids/tests/test_utils.py::TestMatchesAny::test_with_re_match": 0.6046607140000333, + "snakebids/tests/test_utils.py::TestMultiselectDict::test_all_requested_items_received_and_no_others": 1.10937321199998, + "snakebids/tests/test_utils.py::TestMultiselectDict::test_multiple_missing_key_raises_error": 1.68860212900006, + "snakebids/tests/test_utils.py::TestMultiselectDict::test_multiple_selection_returns_same_type": 0.7789052830000855, + "snakebids/tests/test_utils.py::TestMultiselectDict::test_order_of_selectors_is_preserved": 1.1519167580000271, + "snakebids/tests/test_utils.py::TestMultiselectDict::test_selected_items_in_original": 0.9960688360000063, + "snakebids/tests/test_utils.py::TestMultiselectDict::test_single_key_gives_single_item": 1.2757076419999862, + "snakebids/tests/test_utils.py::TestMultiselectDict::test_single_missing_key_raises_error": 2.112616955999954, + "snakebids/tests/test_utils.py::TestRegexContainer::test_bytes_matching_regex_are_contained": 0.13966211299987208, + "snakebids/tests/test_utils.py::TestRegexContainer::test_container_specific_to_type": 0.13644093799996426, + "snakebids/tests/test_utils.py::TestRegexContainer::test_str_matching_regex_are_contained": 0.22859803200003626, + "snakebids/tests/test_utils.py::TestRegexContainer::test_str_not_matching_regex_excluded": 0.22976733600000898, + "snakebids/tests/test_utils.py::test_get_wildcard_dict": 1.391862319999916, + "snakebids/tests/test_yaml.py::TestWriteConfig::test_doesnt_overwrite_file": 0.2572777789999918, + "snakebids/tests/test_yaml.py::TestWriteConfig::test_ordered_dict_roundtrips_as_dict": 7.4953197219999765, + "snakebids/tests/test_yaml.py::TestWriteConfig::test_overwrites_file_if_forced": 0.7033337540000275, + "snakebids/tests/test_yaml.py::TestWriteConfig::test_writes_correct_format": 0.9981889190001993, + "snakebids/tests/test_yaml.py::test_paths_formatted_as_str": 0.265979156999947, + "snakebids/utils/containers.py::snakebids.utils.containers.MultiSelectDict": 0.0018558110000412853, + "snakebids/utils/sb_itertools.py::snakebids.utils.sb_itertools.drop": 0.0021698799999967378 } \ No newline at end of file