From 911d2e8e472b42452d91b728ff933ab5d3d7e5f9 Mon Sep 17 00:00:00 2001 From: pvandyken <87136354+pvandyken@users.noreply.github.com> Date: Tue, 2 Jul 2024 03:32:30 +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..3a412448 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.02643655999997918, + "snakebids/core/filtering.py::snakebids.core.filtering.get_filtered_ziplist_index": 0.0012088100000369195, + "snakebids/tests/test_admin.py::TestCreateCommand::test_boutiques_succeeds": 0.001739891999932297, + "snakebids/tests/test_admin.py::TestCreateCommand::test_create_calls_copier_correctly": 0.452188590999981, + "snakebids/tests/test_admin.py::TestCreateCommand::test_create_fails_missing_parent_dir": 0.24149705600001425, + "snakebids/tests/test_admin.py::TestCreateCommand::test_create_fails_when_get_spec_has_at_sign": 0.0019218209999394276, + "snakebids/tests/test_admin.py::TestCreateCommand::test_create_fails_when_markers_in_snakebids_version": 0.001961023999911049, + "snakebids/tests/test_admin.py::TestCreateCommand::test_create_fails_when_snakebids_version_specifies_extras": 0.0018631829999549154, + "snakebids/tests/test_admin.py::TestCreateCommand::test_create_fails_with_invalid_filename": 1.807223872999998, + "snakebids/tests/test_admin.py::TestCreateCommand::test_create_succeeds": 0.0018004650000307265, + "snakebids/tests/test_admin.py::test_boutiques_descriptor": 0.0006565680000676366, + "snakebids/tests/test_admin.py::test_fails_if_invalid_subcommand": 0.001999467999951321, + "snakebids/tests/test_admin.py::test_fails_if_no_subcommand": 0.0024473850000390485, + "snakebids/tests/test_app.py::TestDeprecations::test_args_deprecated": 0.0007229909999750816, + "snakebids/tests/test_app.py::TestDeprecations::test_config_deprecated": 0.0007528780000143342, + "snakebids/tests/test_app.py::TestDeprecations::test_parser_deprecated": 0.0013312390000237428, + "snakebids/tests/test_app.py::TestDeprecations::test_version_deprecated": 0.0007214900000462876, + "snakebids/tests/test_app.py::TestGenBoutiques::test_boutiques_descriptor": 0.0037483149999957277, + "snakebids/tests/test_app.py::test_add_dynamic_args_raises_warning": 0.29997973199999706, + "snakebids/tests/test_app.py::test_arguments_carried_forward": 0.003868639999950574, + "snakebids/tests/test_app.py::test_config_can_be_directly_accessed": 0.0026778650000096604, + "snakebids/tests/test_app.py::test_parser_can_be_directly_accessed": 0.002835691000029783, + "snakebids/tests/test_app.py::test_plugins_carried_forward": 0.0039645900000095935, + "snakebids/tests/test_app.py::test_str_converted_to_path": 0.004458212000031381, + "snakebids/tests/test_bidsapp.py::TestArgumentGroups::test_argument_groups_visible_to_add_arg_hook": 0.0013034169999173173, + "snakebids/tests/test_bidsapp.py::TestDependencies::test_dependences_registered_after": 0.0015072970000460373, + "snakebids/tests/test_bidsapp.py::TestDependencies::test_dependencies_are_added": 0.001333212000020012, + "snakebids/tests/test_bidsapp.py::TestDependencies::test_dependencies_wont_register_twice": 0.0014150739999649886, + "snakebids/tests/test_bidsapp.py::TestDependencyDeduplication::test_duplicate_normally_caught": 0.001762643000006392, + "snakebids/tests/test_bidsapp.py::TestDependencyDeduplication::test_no_duplicate_plugins_added_when_dependencies": 0.0016809810000495418, + "snakebids/tests/test_bidsapp.py::TestNoArgvHook::test_with_mocked_args": 0.0016055809999215853, + "snakebids/tests/test_bidsapp.py::TestNoArgvHook::test_with_provided_args": 0.0011774200000900237, + "snakebids/tests/test_bidsapp.py::TestRunner::test_build_parser": 0.0014697469998736779, + "snakebids/tests/test_bidsapp.py::TestRunner::test_parse_args": 0.0015287180000314038, + "snakebids/tests/test_bidsapp.py::TestRunner::test_run": 0.00151752600004329, + "snakebids/tests/test_datasets.py::TestBidsComponentAliases::test_bids_component_aliases_are_correctly_set": 1.82004082200001, + "snakebids/tests/test_datasets.py::TestBidsComponentAliases::test_bids_dataset_aliases_are_correctly_set": 1.9443383490000201, + "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_copies_are_equal": 2.091991265000047, + "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_empty_bidsinput_are_equal": 0.0006869040000196946, + "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_extra_entities_makes_unequal": 2.2478924849999657, + "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_mutation_makes_unequal": 1.794207250999989, + "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_order_doesnt_affect_equality": 2.4996592540000506, + "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_other_types_are_unequal": 2.254063970000061, + "snakebids/tests/test_datasets.py::TestBidsComponentEq::test_paths_must_be_identical": 2.0580367299999693, + "snakebids/tests/test_datasets.py::TestBidsComponentExpand::test_expand_with_no_args_returns_initial_paths": 1.5410885600000483, + "snakebids/tests/test_datasets.py::TestBidsComponentExpand::test_not_expand_over_internal_path_when_novel_given": 1.847100781999984, + "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_all_requested_items_received_and_no_others": 1.6820966169999565, + "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_multiple_missing_key_raises_error": 2.2989510109999287, + "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_multiple_selection_returns_bidspartialcomponent": 1.8721979970000575, + "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_order_of_selectors_is_preserved": 1.8666070750000472, + "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_selected_items_in_original": 1.8291752680000286, + "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_single_missing_key_raises_error": 2.0132557109999993, + "snakebids/tests/test_datasets.py::TestBidsComponentIndexing::test_single_selection_returns_bidscomponentrow": 1.7409500320000006, + "snakebids/tests/test_datasets.py::TestBidsComponentProperties::test_input_lists_derives_from_zip_lists": 2.5681790860000433, + "snakebids/tests/test_datasets.py::TestBidsComponentProperties::test_input_wildcards_derives_from_zip_lists": 2.756103918000065, + "snakebids/tests/test_datasets.py::TestBidsComponentValidation::test_path_cannot_have_extra_entities": 1.275102352000033, + "snakebids/tests/test_datasets.py::TestBidsComponentValidation::test_path_cannot_have_missing_entities": 1.8976104629999782, + "snakebids/tests/test_datasets.py::TestBidsComponentValidation::test_zip_lists_must_be_same_length": 1.9247210159999781, + "snakebids/tests/test_datasets.py::TestBidsDatasetLegacyAccess::test_accessing_legacy_names_leads_to_informative_error": 3.70222284700003, + "snakebids/tests/test_datasets.py::TestBidsDatasetLegacyAccess::test_accessing_ordinary_missing_names_leads_to_regular_error": 4.1043693310000435, + "snakebids/tests/test_datasets.py::TestBidsDatasetLegacyAccess::test_legacy_names_can_be_accessed_if_component_name": 1.8026354979999724, + "snakebids/tests/test_datasets.py::TestExpandables::test_expand_deduplicates_paths": 1.2985434990000044, + "snakebids/tests/test_datasets.py::TestExpandables::test_expand_over_multiple_paths": 1.2636374109999906, + "snakebids/tests/test_datasets.py::TestExpandables::test_expand_preserves_entry_order": 0.8820852769999306, + "snakebids/tests/test_datasets.py::TestExpandables::test_expand_with_extra_args_returns_all_paths": 1.4546959320001065, + "snakebids/tests/test_datasets.py::TestExpandables::test_expandable_with_no_entries_returns_empty_list": 0.7135203340000658, + "snakebids/tests/test_datasets.py::TestExpandables::test_expandable_with_no_wildcards_returns_path_unaltered": 0.15386906700001646, + "snakebids/tests/test_datasets.py::TestExpandables::test_partial_expansion": 1.1274281940000037, + "snakebids/tests/test_datasets.py::TestExpandables::test_prevent_partial_expansion": 0.9287091649999297, + "snakebids/tests/test_datasets.py::TestFiltering::test_all_columns_found_in_original_zip_list": 1.8548144200000252, + "snakebids/tests/test_datasets.py::TestFiltering::test_all_entities_remain_after_filtering": 1.107637699999998, + "snakebids/tests/test_datasets.py::TestFiltering::test_no_columns_that_should_be_present_are_missing": 1.7749147430000107, + "snakebids/tests/test_datasets.py::TestFiltering::test_only_filter_values_in_output": 2.2836625140000137, + "snakebids/tests/test_datasets.py::TestFiltering::test_zip_lists_rows_remain_of_equal_length": 0.9356387100000347, + "snakebids/tests/test_datasets.py::TestFilteringBidsComponentRowWithSpec::test_all_columns_found_in_original_zip_list": 0.756823499999939, + "snakebids/tests/test_datasets.py::TestFilteringBidsComponentRowWithSpec::test_all_entities_remain_after_filtering": 0.6787934580000297, + "snakebids/tests/test_datasets.py::TestFilteringBidsComponentRowWithSpec::test_all_valid_values_in_spec_in_result": 0.76404015199995, + "snakebids/tests/test_datasets.py::TestFilteringBidsComponentRowWithSpec::test_only_filter_values_in_output": 0.6048422850000179, + "snakebids/tests/test_datasets.py::TestFilteringBidsComponentRowWithSpec::test_providing_both_spec_and_filters_gives_error": 0.6897264509999559, + "snakebids/tests/test_datasets.py::test_multiple_components_cannot_have_same_name": 0.0006789290000028814, + "snakebids/tests/test_filtering.py::test_filter_list[zip_list0-filters0-output0]": 0.0007599819999200008, + "snakebids/tests/test_filtering.py::test_filter_list[zip_list1-filters1-output1]": 0.0012688129999673947, + "snakebids/tests/test_filtering.py::test_filter_list[zip_list2-filters2-output2]": 0.0007853779999891231, + "snakebids/tests/test_filtering.py::test_filter_list[zip_list3-filters3-output3]": 0.0007892769999671145, + "snakebids/tests/test_filtering.py::test_filter_list[zip_list4-filters4-output4]": 0.0007891550000067582, + "snakebids/tests/test_filtering.py::test_filter_list[zip_list5-filters5-output5]": 0.0007835339999360258, + "snakebids/tests/test_generate_inputs.py::TestAbsentConfigEntries::test_missing_filters": 0.05337722199999462, + "snakebids/tests/test_generate_inputs.py::TestAbsentConfigEntries::test_missing_wildcards": 0.0511419029999729, + "snakebids/tests/test_generate_inputs.py::TestCustomPaths::test_benchmark_test_custom_paths": 0.0026392470000473622, + "snakebids/tests/test_generate_inputs.py::TestCustomPaths::test_collect_all_but_filters_when_exclusion_filters_used": 1.6551714159999733, + "snakebids/tests/test_generate_inputs.py::TestCustomPaths::test_collects_all_paths_when_no_filters": 2.4419687420000855, + "snakebids/tests/test_generate_inputs.py::TestCustomPaths::test_collects_only_filtered_entities": 2.1959447209999894, + "snakebids/tests/test_generate_inputs.py::TestCustomPaths::test_errors_when_bools_given_as_filters": 1.8625781380000035, + "snakebids/tests/test_generate_inputs.py::TestDB::test_pybidsdb_dir_absolute": 0.30203421899994964, + "snakebids/tests/test_generate_inputs.py::TestDB::test_pybidsdb_dir_blank": 0.05257577099996524, + "snakebids/tests/test_generate_inputs.py::TestDB::test_pybidsdb_dir_relative": 0.05079203699995105, + "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_ambiguous_paths_with_extra_entities_leads_to_error": 10.193141432999937, + "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_ambiguous_paths_with_missing_entity_leads_to_error": 11.085330528000043, + "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_entity_excluded_when_filter_false": 10.293575019999935, + "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_entity_excluded_when_filter_true": 11.498943599000029, + "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_filter_false_in_list_selects_paths": 9.89165916199994, + "snakebids/tests/test_generate_inputs.py::TestFilterBools::test_text_filter_selects_paths_when_in_list_with_false": 8.985152983000035, + "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_combining_match_and_get_selects_correct_paths": 8.035667459000024, + "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_filter_with_invalid_method_raises_error": 4.934871923000003, + "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_filter_with_multiple_methods_raises_error": 0.5972229710000079, + "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_filter_with_no_methods_raises_error": 0.46621469799993065, + "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_get_method_selects_via_direct_matching": 8.492308028000025, + "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_regex_match_selects_paths": 7.983358420000002, + "snakebids/tests/test_generate_inputs.py::TestFilterMethods::test_regex_search_selects_paths": 9.44593242000002, + "snakebids/tests/test_generate_inputs.py::TestGenBidsLayout::test_gen_layout_returns_valid_dataset": 0.1444394470000816, + "snakebids/tests/test_generate_inputs.py::TestGenBidsLayout::test_invalid_path_raises_error": 0.006782622000059746, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_deprecated_dir_raises_warning": 0.15668746800002964, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_deprecated_reset_raises_warning": 0.002625057000045672, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_non_deprecated_text_in_reset_raises_error": 0.1944308099999148, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_normal_calls_give_no_warnings": 0.15067436400005363, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_old_dir_param_gives_warning": 0.20760175900005606, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_old_params_passed_on_to_new": 0.14754722600002879, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_old_reset_param_gives_warning": 0.20790845900000932, + "snakebids/tests/test_generate_inputs.py::TestNormalizeDatabaseArgs::test_second_return_never_none": 0.010777862999987065, + "snakebids/tests/test_generate_inputs.py::TestParseBidsPath::test_missing_match_leads_to_error": 1.7654213789999176, + "snakebids/tests/test_generate_inputs.py::TestParseBidsPath::test_one_match_found_for_each_entity": 1.6484270859999697, + "snakebids/tests/test_generate_inputs.py::TestParseBidsPath::test_splits_wildcards_from_path": 1.9894733889999543, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_exclude_and_participant_label_filter_correctly": 10.012435398999969, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_exclude_participant_does_not_make_all_other_filters_regex": 10.20778771800002, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_when_subject_has_filter[exclude]": 10.129873932999999, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_when_subject_has_filter[include]": 10.787281675000031, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_when_subject_has_filter_no_wcard[exclude]": 10.204283755999995, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_when_subject_has_filter_no_wcard[include]": 11.130411023000022, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_without_subject[exclude]": 8.861880051000014, + "snakebids/tests/test_generate_inputs.py::TestParticipantFiltering::test_participant_label_doesnt_filter_comps_without_subject[include]": 8.686607101999982, + "snakebids/tests/test_generate_inputs.py::TestPostfilter::test_exclude_gives_regex_that_matches_anything_except_exclude": 1.0496417839999594, + "snakebids/tests/test_generate_inputs.py::TestPostfilter::test_returns_participant_label_as_dict": 0.3648758300000736, + "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[0]": 0.0005850829999758389, + "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[1]": 0.0006109309999828838, + "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[2]": 0.0005803450000598787, + "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[3]": 0.0007843469999784247, + "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[4]": 0.0005565510000451468, + "snakebids/tests/test_generate_inputs.py::test_all_custom_paths[5]": 0.0005477650000216272, + "snakebids/tests/test_generate_inputs.py::test_attribute_errors_from_pybids_qualified_and_raised": 0.0008181790000207911, + "snakebids/tests/test_generate_inputs.py::test_custom_pybids_config": 0.056346323000013854, + "snakebids/tests/test_generate_inputs.py::test_generate_inputs": 11.479078637999976, + "snakebids/tests/test_generate_inputs.py::test_get_lists_from_bids": 0.07057003800002803, + "snakebids/tests/test_generate_inputs.py::test_get_lists_from_bids_raises_run_error": 0.0006303159999561103, + "snakebids/tests/test_generate_inputs.py::test_get_matching_files_skips_get_when_empty_prefilter": 1.456244861000016, + "snakebids/tests/test_generate_inputs.py::test_index_metadata": 0.0020382710000603765, + "snakebids/tests/test_generate_inputs.py::test_nonstandard_custom_pybids_config": 0.04979665600001226, + "snakebids/tests/test_generate_inputs.py::test_regex_search_removed_from_filters": 0.0005230880000226534, + "snakebids/tests/test_generate_inputs.py::test_t1w": 0.22452330099997653, + "snakebids/tests/test_generate_inputs.py::test_t1w_with_dict": 0.11203105899994625, + "snakebids/tests/test_generate_inputs.py::test_when_all_custom_paths_no_layout_indexed": 0.0988376920000178, + "snakebids/tests/test_output.py::TestGetSnakebidsFile::test_raises_error_if_contents_but_no_snakebids_file": 0.001250308999999561, + "snakebids/tests/test_output.py::TestGetSnakebidsFile::test_raises_error_if_malformed_snakebids_file_found": 0.0012204820000647487, + "snakebids/tests/test_output.py::TestGetSnakebidsFile::test_returns_contents_of_snakebids_file_if_valid": 0.0012899330000664122, + "snakebids/tests/test_output.py::TestGetSnakebidsFile::test_returns_none_if_directory_empty": 0.0009830380000153127, + "snakebids/tests/test_output.py::TestGetSnakebidsFile::test_returns_none_if_directory_nonexistant": 0.0010416070000474065, + "snakebids/tests/test_output.py::TestPrepareBidsappOutput::test_creates_new_empty_bidsapp": 0.0023207500000239634, + "snakebids/tests/test_output.py::TestPrepareBidsappOutput::test_fails_when_directory_has_contents": 0.002379910000001928, + "snakebids/tests/test_output.py::TestPrepareBidsappOutput::test_success_on_directory_with_contents_when_forced": 0.0023360280000019884, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_beginning_of_name_always_prefix": 1.673482555000021, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_beginning_of_path_always_root": 1.22474030799998, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_bids_with_no_args_gives_empty_path": 0.0005256629999621509, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_bottom_directory_always_datatype": 2.0456223090000094, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_datatype_not_in_path_name": 1.9868598039999483, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_dir_entities_each_own_dir": 0.6587346419999562, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_directories_in_correct_order": 0.7433552560000294, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_end_of_path_always_suffix_extension": 1.24432969500009, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_entities_all_in_path_as_tags": 1.2659283020000203, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_entities_found_in_name_in_correct_order": 1.7808492610000144, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_full_entity_names_not_in_path": 0.566495261, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_long_and_short_names_cannot_be_used_simultaneously": 0.503341186000057, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_missing_essential_entities_gives_error": 0.2496976489999838, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_no_underscore_at_beginning_if_only_suffix": 1.2046763449999958, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_no_underscore_at_end_if_no_suffix": 1.1008291449999206, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_nondir_entities_dont_have_dirs": 1.3084770659999663, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_number_of_dashes_corresponds_to_number_entities": 1.4384167810000008, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_number_of_underscore_corresponds_to_number_entities": 0.9456403430000364, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_underscore_does_not_precede_extension": 1.4765186209999683, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_underscore_precedes_suffix": 1.115250154000023, + "snakebids/tests/test_paths/test_bids.py::TestV0_0_0::test_values_paired_with_entities": 1.6837241080000354, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_beginning_of_name_always_prefix": 1.5533922419999726, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_beginning_of_path_always_root": 1.8442377970000052, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_bids_with_no_args_gives_empty_path": 0.0005162339999742471, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_bottom_directory_always_datatype": 2.116600973000061, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_datatype_not_in_path_name": 1.4437078820000124, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_dir_entities_each_own_dir": 0.6137473759999921, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_directories_in_correct_order": 0.6989368499999387, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_end_of_path_always_suffix_extension": 1.4523551039999916, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_entities_all_in_path_as_tags": 0.9534952440000097, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_entities_found_in_name_in_correct_order": 1.8846090800000184, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_full_entity_names_not_in_path": 1.036261073999981, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_long_and_short_names_cannot_be_used_simultaneously": 1.0570606590000011, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_missing_essential_entities_gives_error": 0.3757929910000257, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_no_underscore_at_beginning_if_only_suffix": 1.4977039740000464, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_no_underscore_at_end_if_no_suffix": 1.3785696909999956, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_nondir_entities_dont_have_dirs": 2.2472452359999693, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_number_of_dashes_corresponds_to_number_entities": 1.7969979339999895, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_number_of_underscore_corresponds_to_number_entities": 1.2324009410000372, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_underscore_does_not_precede_extension": 1.5278709909999861, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_underscore_precedes_suffix": 1.507475538000051, + "snakebids/tests/test_paths/test_bids.py::TestV0_10_1::test_values_paired_with_entities": 1.518602792000081, + "snakebids/tests/test_paths/test_bids.py::test_benchmark_bids": 0.0008114780000028077, + "snakebids/tests/test_paths/test_specs.py::TestCustomEntityWarnings::test_no_warning_in_interactive_mode": 0.008616871000072024, + "snakebids/tests/test_paths/test_specs.py::TestCustomEntityWarnings::test_no_warning_when_bids_explicitly_generated": 0.015250142999946092, + "snakebids/tests/test_paths/test_specs.py::TestCustomEntityWarnings::test_no_warning_when_spec_declared": 0.015400806000002376, + "snakebids/tests/test_paths/test_specs.py::TestCustomEntityWarnings::test_using_custom_entities_with_default_bids_raises_warning": 0.008228937000012593, + "snakebids/tests/test_paths/test_specs.py::TestSpecDocstrings::test_all_specs_have_docstrings": 0.03127490399998578, + "snakebids/tests/test_paths/test_specs.py::TestSpecDocstrings::test_all_specs_have_format_example": 0.0312964450000095, + "snakebids/tests/test_paths/test_specs.py::TestSpecDocstrings::test_no_format_example_when_no_docstring_parser": 0.03916722300004949, + "snakebids/tests/test_paths/test_specs.py::TestSpecDocstrings::test_spec_has_correct_docstring": 0.021688451999978042, + "snakebids/tests/test_paths/test_specs.py::TestSpecDocstrings::test_spec_with_description_gets_default_docstring": 0.019856668000045374, + "snakebids/tests/test_paths/test_specs.py::test_all_entries_define_entity": 0.007741164999970351, + "snakebids/tests/test_paths/test_specs.py::test_include_subject_dir_can_remove_dir": 0.008318032000033782, + "snakebids/tests/test_paths/test_specs.py::test_reset_bids_spec_clears_cache": 0.03426329300003772, + "snakebids/tests/test_paths/test_specs.py::test_session_dir_can_be_excluded": 0.007829528000058872, + "snakebids/tests/test_paths/test_specs.py::test_spec_can_be_set_with_obj": 0.03172890400003325, + "snakebids/tests/test_paths/test_specs.py::test_spec_can_be_set_with_str": 0.032256379999978435, + "snakebids/tests/test_paths/test_specs.py::test_subject_dir_can_be_excluded": 0.007976054000039312, + "snakebids/tests/test_paths/test_specs.py::test_using_include_subject_dir_raises_warning": 0.008216442000048119, + "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_analysis_level_attributes_are_mutually_exclusive": 0.24555881699996007, + "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_analysis_levels_can_be_defined_in_config": 0.2832634449999887, + "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_analysis_levels_can_be_directly_defined": 0.21309018899995635, + "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_derivatives_converted_to_paths": 0.69679770099998, + "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_derivatives_false_by_default": 0.0010426999999708642, + "snakebids/tests/test_plugins/test_bidsargs.py::TestAddCliArguments::test_derivatives_true_if_no_paths_given": 0.001091148999989855, + "snakebids/tests/test_plugins/test_cli_config.py::TestMakesUnderscoreDashAliases::test_fails_if_undefined_type_given": 0.0010611939999876085, + "snakebids/tests/test_plugins/test_cli_config.py::TestMakesUnderscoreDashAliases::test_positional_args_added_without_conversion": 0.20321859299997413, + "snakebids/tests/test_plugins/test_cli_config.py::TestMakesUnderscoreDashAliases::test_underscores_to_dashes[hot0]": 2.1289411559999962, + "snakebids/tests/test_plugins/test_cli_config.py::TestMakesUnderscoreDashAliases::test_underscores_to_dashes[hot1]": 2.280754343000069, + "snakebids/tests/test_plugins/test_cli_config.py::test_convert_arg_to_builtin": 0.0011323160000529242, + "snakebids/tests/test_plugins/test_cli_config.py::test_non_serialiable_type_raises_error": 0.0010561249999341271, + "snakebids/tests/test_plugins/test_cli_config.py::test_path_works_as_builtin": 0.0008987799999999879, + "snakebids/tests/test_plugins/test_cli_config.py::test_using_class_method_as_type_gives_error": 0.0008724219999862726, + "snakebids/tests/test_plugins/test_cli_config.py::test_using_module_as_type_gives_error": 0.0009405680000327266, + "snakebids/tests/test_plugins/test_cli_config.py::test_works_when_key_not_present": 0.0008148119999873416, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_config_key_can_be_set": 0.18619730900002196, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_dynamic_inputs": 2.8257861029999845, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_filter_with_bad_flag_errors": 1.474901540000019, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_filters_with_no_delimiter_errors": 1.057661469999971, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_none_filters": 2.0470326800000294, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_optional_filters": 1.9340405070000202, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_required_filters": 2.0058949489999804, + "snakebids/tests/test_plugins/test_component_edit.py::TestAddArguments::test_works_when_key_not_present": 0.19250350999999455, + "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_filters_are_joined_with_preference_to_namespace": 2.9703641479999874, + "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_namespace_is_cleared": 3.4480750519999788, + "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_optional_filter_removes_filters": 2.5769192280000084, + "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_original_filters_remain_intact": 3.067055149000055, + "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_path_is_overwritten_and_resolved": 0.7434219260000532, + "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_wildcards_are_appended": 0.869936445999997, + "snakebids/tests/test_plugins/test_component_edit.py::TestUpdateNamespace::test_works_when_key_not_present": 0.0006390949999968143, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestAddArguments::test_args_not_added_if_already_present": 0.0010781149999843365, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestAddArguments::test_args_put_in_specified_group": 0.21696008700007496, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_namespace_cleared[False]": 0.0007882329999802096, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_namespace_cleared[True]": 0.000737518999983422, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_old_config_keys_deprecated[False]": 0.710523233999993, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_old_config_keys_deprecated[True]": 0.4513745159999871, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_old_key_not_set_if_pybidsdb_not_set": 0.0006499039999425804, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_pybidsdb_path_resolved": 0.6655721610000569, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_pybidsdb_reset_and_reset_db_both_work[False]": 0.0008644260000210124, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_pybidsdb_reset_and_reset_db_both_work[True]": 0.0009367520000296281, + "snakebids/tests/test_plugins/test_pybidsdb.py::TestUpdateNamespace::test_warning_issued_for_reset_db": 0.000876919999996062, + "snakebids/tests/test_plugins/test_snakemake.py::TestAddCliArguments::test_snakemake_help_arg_added": 0.0029912030000218692, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_exits_on_run_error": 0.7425185270000156, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_non_relative_configfile_is_preserved": 1.6311434650000365, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_normally_preserves_paths": 1.6914112619999742, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_output_in_app_triggers_workflow_mode[path0]": 0.0070738669999173, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_output_in_app_triggers_workflow_mode[path1]": 0.0055851319999646876, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_output_under_results_triggers_workflow_mode": 1.4330928929999232, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_relative_configfile_gets_transferred": 1.3213519550000115, + "snakebids/tests/test_plugins/test_snakemake.py::TestFinalizeConfig::test_specified_configfile_output_always_preserved": 1.7390140249999604, + "snakebids/tests/test_plugins/test_snakemake.py::TestFindSnakefileConfig::test_errors_if_no_configfile_found": 0.004978598999969108, + "snakebids/tests/test_plugins/test_snakemake.py::TestFindSnakefileConfig::test_errors_if_no_snakefile_found": 0.0049873149999939415, + "snakebids/tests/test_plugins/test_snakemake.py::TestFindSnakefileConfig::test_finds_config_file": 0.03276634499997044, + "snakebids/tests/test_plugins/test_snakemake.py::TestFindSnakefileConfig::test_finds_snakefile": 0.014312420000010206, + "snakebids/tests/test_plugins/test_snakemake.py::TestResolvePath::test_does_not_change_dict_without_paths": 0.0007355259999712871, + "snakebids/tests/test_plugins/test_snakemake.py::TestResolvePath::test_filter_dict": 0.0007534890000329142, + "snakebids/tests/test_plugins/test_snakemake.py::TestResolvePath::test_resolves_all_paths": 0.0009546349999709491, + "snakebids/tests/test_plugins/test_snakemake.py::TestUpdateNamespace::test_force_output_is_set": 0.00306320799995774, + "snakebids/tests/test_plugins/test_snakemake.py::TestUpdateNamespace::test_resolves_paths": 1.1468145400000367, + "snakebids/tests/test_plugins/test_snakemake.py::TestUpdateNamespace::test_target_gets_set": 1.2442708079999534, + "snakebids/tests/test_plugins/test_snakemake.py::TestVersion::test_get_app_version_no_package": 0.005754728999988856, + "snakebids/tests/test_plugins/test_snakemake.py::TestVersion::test_missing_version_changed_to_unknown": 0.006886005000012574, + "snakebids/tests/test_plugins/test_snakemake.py::test_integration[/absolute/path]": 0.009638049999978193, + "snakebids/tests/test_plugins/test_snakemake.py::test_integration[app/results]": 0.012156528999980765, + "snakebids/tests/test_plugins/test_snakemake.py::test_integration[app]": 0.009082190000015089, + "snakebids/tests/test_plugins/test_snakemake.py::test_integration[foo/bar/lo]": 0.008471859999986009, + "snakebids/tests/test_plugins/test_validate_plugin.py::TestFinalizeConfig::test_ignore_validation_error": 0.0015355309999449673, + "snakebids/tests/test_plugins/test_validate_plugin.py::TestFinalizeConfig::test_missing_bids_validator": 0.0016454150000413392, + "snakebids/tests/test_plugins/test_validate_plugin.py::TestFinalizeConfig::test_raise_validation_error": 0.0014078209999865976, + "snakebids/tests/test_plugins/test_validate_plugin.py::TestFinalizeConfig::test_skip_validation": 0.0006379330000072514, + "snakebids/tests/test_plugins/test_validate_plugin.py::TestFinalizeConfig::test_validation_successful": 0.0016515689999323513, + "snakebids/tests/test_plugins/test_version.py::test_distribution_is_retrieved": 0.2428007419999858, + "snakebids/tests/test_plugins/test_version.py::test_explicit_version_used_directly": 0.16118755500002635, + "snakebids/tests/test_plugins/test_version.py::test_one_of_version_and_distribution_must_be_provided": 0.0007046270000046206, + "snakebids/tests/test_plugins/test_version.py::test_uninstalled_distribution_results_in_unknown": 0.2158718349999731, + "snakebids/tests/test_plugins/test_version.py::test_version_and_distribution_cannot_both_be_provided": 0.2485922749999645, + "snakebids/tests/test_printing.py::TestCorrectNumberOfLinesCreated::test_in_component": 1.4485186020000924, + "snakebids/tests/test_printing.py::TestCorrectNumberOfLinesCreated::test_in_dataset": 4.021692705000021, + "snakebids/tests/test_printing.py::TestCorrectNumberOfLinesCreated::test_in_zip_list": 0.9714962620000165, + "snakebids/tests/test_printing.py::TestIndentLengthMultipleOfTabStop::test_in_component": 1.9461211269999126, + "snakebids/tests/test_printing.py::TestIndentLengthMultipleOfTabStop::test_in_dataset": 4.137906539000028, + "snakebids/tests/test_printing.py::TestIndentLengthMultipleOfTabStop::test_in_zip_list": 1.137819472999979, + "snakebids/tests/test_printing.py::TestIsValidPython::test_in_component": 2.1254450000000134, + "snakebids/tests/test_printing.py::TestIsValidPython::test_in_dataset": 3.8973956749999843, + "snakebids/tests/test_printing.py::TestIsValidPython::test_in_zip_list": 1.0309710260000315, + "snakebids/tests/test_printing.py::TestMultipleLevelsOfIndentationUsed::test_in_component": 1.5116230879999648, + "snakebids/tests/test_printing.py::TestMultipleLevelsOfIndentationUsed::test_in_dataset": 3.8766009070001246, + "snakebids/tests/test_printing.py::test_ellipses_appears_when_maxwidth_too_short": 1.1259416449999549, + "snakebids/tests/test_printing.py::test_line_never_longer_than_max_width": 1.5537764630000197, + "snakebids/tests/test_printing.py::test_no_ellipses_appears_when_ziplist_empty": 0.1708298080000077, + "snakebids/tests/test_printing.py::test_no_ellipses_when_max_width_long_enouth": 0.8138042699999346, + "snakebids/tests/test_printing.py::test_no_ellipses_when_no_max_width": 0.7492632100000378, + "snakebids/tests/test_printing.py::test_values_balanced_around_elision_correctly": 1.4774045349999483, + "snakebids/tests/test_snakemake_io.py::test_glob_wildcards": 0.0015062569998463005, + "snakebids/tests/test_template.py::test_correct_build_system_used[flit-flit_core.buildapi]": 0.20881345800000872, + "snakebids/tests/test_template.py::test_correct_build_system_used[hatch-hatchling.build]": 0.2070967960002008, + "snakebids/tests/test_template.py::test_correct_build_system_used[poetry-poetry.core.masonry.api]": 0.21015712499990968, + "snakebids/tests/test_template.py::test_correct_build_system_used[setuptools-setuptools.build_meta]": 0.20833512599995174, + "snakebids/tests/test_template.py::test_format_poetry[git]": 0.30961600900002395, + "snakebids/tests/test_template.py::test_format_poetry[path]": 0.29816922899999554, + "snakebids/tests/test_template.py::test_format_poetry[url]": 0.2986051510000607, + "snakebids/tests/test_template.py::test_format_poetry[version]": 0.31629371800011086, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-200-2.2.2-1.1.1-flit]": 0.15906695699993634, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-200-2.2.2-1.1.1-hatch]": 0.22972790900001883, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-200-2.2.2-1.1.1-poetry]": 0.1593116020000025, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-200-2.2.2-1.1.1-setuptools]": 0.15777750500001275, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-400-2.2.2-2.2.2-flit]": 0.15951372299997502, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-400-2.2.2-2.2.2-hatch]": 0.15646652599997424, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-400-2.2.2-2.2.2-poetry]": 0.15728841299994656, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1-400-2.2.2-2.2.2-setuptools]": 0.1577930370000331, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-0.0.0-0.12.0-flit]": 0.15712013799998203, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-0.0.0-0.12.0-hatch]": 0.16006422499998507, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-0.0.0-0.12.0-poetry]": 0.15548613299995395, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-0.0.0-0.12.0-setuptools]": 0.1576483529999564, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2-2.2.2-flit]": 0.15625218899998572, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2-2.2.2-hatch]": 0.15586937700004455, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2-2.2.2-poetry]": 0.17061957999999322, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2-2.2.2-setuptools]": 0.15714601399997719, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2.dev1-0.12.0-flit]": 0.1774416829999268, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2.dev1-0.12.0-hatch]": 0.15710644299997512, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2.dev1-0.12.0-poetry]": 0.15502772699994694, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[1.1.1.dev1-200-2.2.2.dev1-0.12.0-setuptools]": 0.16252729900008944, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[True-200-2.2.2-2.2.2-flit]": 0.15901069600005258, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[True-200-2.2.2-2.2.2-hatch]": 0.15667058799999722, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[True-200-2.2.2-2.2.2-poetry]": 0.16028872999999066, + "snakebids/tests/test_template.py::test_gets_correct_snakebids_version[True-200-2.2.2-2.2.2-setuptools]": 0.15689470600000277, + "snakebids/tests/test_template.py::test_invalid_app_name_raises_error": 10.693997291999949, + "snakebids/tests/test_template.py::test_invalid_email_raises_error": 2.547383607000029, + "snakebids/tests/test_template.py::test_pyproject_correctly_formatted[flit]": 21.995046110999965, + "snakebids/tests/test_template.py::test_pyproject_correctly_formatted[hatch]": 22.681750667000074, + "snakebids/tests/test_template.py::test_pyproject_correctly_formatted[poetry]": 22.201819325000088, + "snakebids/tests/test_template.py::test_pyproject_correctly_formatted[setuptools]": 22.26601642300011, + "snakebids/tests/test_template.py::test_template_docs_build": 41.15371619100006, + "snakebids/tests/test_template.py::test_template_dry_runs_successfully[flit-setuptools]": 34.55674125200005, + "snakebids/tests/test_template.py::test_template_dry_runs_successfully[hatch-hatch]": 34.43943350899997, + "snakebids/tests/test_template.py::test_template_dry_runs_successfully[poetry-poetry]": 51.179833831999986, + "snakebids/tests/test_template.py::test_template_dry_runs_successfully[setuptools-setuptools]": 37.86951599600002, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_bool": 0.5089272899999742, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_cannot_be_mutated": 0.5931233750001184, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_contains_items": 0.6658395460000293, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_equal_items_are_equal": 0.4381042789998446, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_has_length": 0.47439703899988217, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_is_hashable": 0.5927004029999807, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_is_iterable": 0.5044620329999816, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_is_reversable": 0.603258688999972, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_repr": 0.6246020259999341, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_addition": 0.5257181049998962, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_comparisons": 0.3390311720000909, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_count": 0.40111235999984274, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_equality": 0.5799912810000478, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_getting": 0.46357186399995953, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_index": 1.4020159790001117, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_multiplication": 0.4614339850000988, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_supports_slicing": 0.3782625699999471, + "snakebids/tests/test_utils.py::TestImmutableListsAreEquivalentToTuples::test_they_are_not_tuples": 0.8603632630000675, + "snakebids/tests/test_utils.py::TestMatchesAny::test_with_email": 0.7737183010000308, + "snakebids/tests/test_utils.py::TestMatchesAny::test_with_eq_operator": 0.4930506249999098, + "snakebids/tests/test_utils.py::TestMatchesAny::test_with_re_match": 1.098177112999906, + "snakebids/tests/test_utils.py::TestMultiselectDict::test_all_requested_items_received_and_no_others": 0.971057189000021, + "snakebids/tests/test_utils.py::TestMultiselectDict::test_multiple_missing_key_raises_error": 1.7172469399999954, + "snakebids/tests/test_utils.py::TestMultiselectDict::test_multiple_selection_returns_same_type": 0.9049152679999679, + "snakebids/tests/test_utils.py::TestMultiselectDict::test_order_of_selectors_is_preserved": 2.0868857540000363, + "snakebids/tests/test_utils.py::TestMultiselectDict::test_selected_items_in_original": 0.9729416169999467, + "snakebids/tests/test_utils.py::TestMultiselectDict::test_single_key_gives_single_item": 0.9960763660001248, + "snakebids/tests/test_utils.py::TestMultiselectDict::test_single_missing_key_raises_error": 1.190829044000111, + "snakebids/tests/test_utils.py::TestRegexContainer::test_bytes_matching_regex_are_contained": 0.14996754099990994, + "snakebids/tests/test_utils.py::TestRegexContainer::test_container_specific_to_type": 0.13909839699988424, + "snakebids/tests/test_utils.py::TestRegexContainer::test_str_matching_regex_are_contained": 0.23462633600013305, + "snakebids/tests/test_utils.py::TestRegexContainer::test_str_not_matching_regex_excluded": 0.22974142599991865, + "snakebids/tests/test_utils.py::test_get_wildcard_dict": 1.2621030009999004, + "snakebids/tests/test_yaml.py::TestWriteConfig::test_doesnt_overwrite_file": 0.24367101299992555, + "snakebids/tests/test_yaml.py::TestWriteConfig::test_ordered_dict_roundtrips_as_dict": 7.24202893100005, + "snakebids/tests/test_yaml.py::TestWriteConfig::test_overwrites_file_if_forced": 0.6110720579999906, + "snakebids/tests/test_yaml.py::TestWriteConfig::test_writes_correct_format": 0.9984763590000512, + "snakebids/tests/test_yaml.py::test_paths_formatted_as_str": 0.31647996300000614, + "snakebids/utils/containers.py::snakebids.utils.containers.MultiSelectDict": 0.0019466100000045117, + "snakebids/utils/sb_itertools.py::snakebids.utils.sb_itertools.drop": 0.0022322729998904833 } \ No newline at end of file