Skip to content

Fix for missing delete attribute (update Frinctionless) (#34) #99

Fix for missing delete attribute (update Frinctionless) (#34)

Fix for missing delete attribute (update Frinctionless) (#34) #99

GitHub Actions / Test Results succeeded Sep 29, 2024 in 0s

All 99 tests pass in 17s

99 tests  ±0   99 ✅ ±0   17s ⏱️ +5s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 753c47a. ± Comparison against earlier commit 920e8ab.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

99 tests found

There are 99 tests, see "Raw output" for the full list of tests.
Raw output
tests.hdx.utilities.test_compare.TestCompare ‑ test_compare_files
tests.hdx.utilities.test_dateparse.TestDateParse ‑ test_get_datetime_from_timestamp
tests.hdx.utilities.test_dateparse.TestDateParse ‑ test_iso_string_from_datetime
tests.hdx.utilities.test_dateparse.TestDateParse ‑ test_now_utc
tests.hdx.utilities.test_dateparse.TestDateParse ‑ test_parse_date
tests.hdx.utilities.test_dateparse.TestDateParse ‑ test_parse_date_range
tests.hdx.utilities.test_dictandlist.TestDictAndList ‑ test_args_to_dict
tests.hdx.utilities.test_dictandlist.TestDictAndList ‑ test_avg_dicts
tests.hdx.utilities.test_dictandlist.TestDictAndList ‑ test_dict_diff
tests.hdx.utilities.test_dictandlist.TestDictAndList ‑ test_dict_of_dicts_add
tests.hdx.utilities.test_dictandlist.TestDictAndList ‑ test_dict_of_lists_add
tests.hdx.utilities.test_dictandlist.TestDictAndList ‑ test_dict_of_sets_add
tests.hdx.utilities.test_dictandlist.TestDictAndList ‑ test_extract_list_from_list_of_dict
tests.hdx.utilities.test_dictandlist.TestDictAndList ‑ test_float_value_convert
tests.hdx.utilities.test_dictandlist.TestDictAndList ‑ test_integer_key_convert
tests.hdx.utilities.test_dictandlist.TestDictAndList ‑ test_integer_value_convert
tests.hdx.utilities.test_dictandlist.TestDictAndList ‑ test_key_value_convert
tests.hdx.utilities.test_dictandlist.TestDictAndList ‑ test_list_distribute_contents
tests.hdx.utilities.test_dictandlist.TestDictAndList ‑ test_list_distribute_contents_simple
tests.hdx.utilities.test_dictandlist.TestDictAndList ‑ test_merge_dictionaries
tests.hdx.utilities.test_dictandlist.TestDictAndList ‑ test_read_write_list_to_csv
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_download
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_download_file
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_download_tabular_cols_as_dicts
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_download_tabular_key_value
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_download_tabular_rows_as_dicts
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_generate_downloaders
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_get_column_positions
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_get_path_for_url
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_get_tabular_rows
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_get_tabular_rows_as_dict
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_get_tabular_rows_as_list
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_get_tabular_rows_json
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_get_tabular_rows_xls
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_get_tabular_rows_xlsx
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_get_tabular_rows_xlsx2csv
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_get_url_for_get
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_get_url_params_for_post
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_hash_stream
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_hxl_row
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_init
tests.hdx.utilities.test_downloader.TestDownloader ‑ test_setup_stream
tests.hdx.utilities.test_easy_logging.TestLogging ‑ test_setup_logging
tests.hdx.utilities.test_email.TestEmail ‑ test_fail
tests.hdx.utilities.test_email.TestEmail ‑ test_json
tests.hdx.utilities.test_email.TestEmail ‑ test_mail
tests.hdx.utilities.test_email.TestEmail ‑ test_yaml
tests.hdx.utilities.test_encoding.TestEncoding ‑ test_base64
tests.hdx.utilities.test_encoding.TestEncoding ‑ test_basicauth
tests.hdx.utilities.test_errors_onexit.TestErrorsOnExit ‑ test_errorsonexit
tests.hdx.utilities.test_html.TestHTML ‑ test_html
tests.hdx.utilities.test_loader.TestLoader ‑ test_load_and_merge_json
tests.hdx.utilities.test_loader.TestLoader ‑ test_load_and_merge_yaml
tests.hdx.utilities.test_loader.TestLoader ‑ test_load_empty
tests.hdx.utilities.test_loader.TestLoader ‑ test_load_file_to_str
tests.hdx.utilities.test_loader.TestLoader ‑ test_load_json_into_existing_dict
tests.hdx.utilities.test_loader.TestLoader ‑ test_load_yaml_into_existing_dict
tests.hdx.utilities.test_path.TestPath ‑ test_get_filename_extension_from_url
tests.hdx.utilities.test_path.TestPath ‑ test_get_temp_dir
tests.hdx.utilities.test_path.TestPath ‑ test_multiple_progress_storing_tempdir
tests.hdx.utilities.test_path.TestPath ‑ test_progress_storing_tempdir
tests.hdx.utilities.test_path.TestPath ‑ test_temp_dir
tests.hdx.utilities.test_retriever.TestRetriever ‑ test_clone
tests.hdx.utilities.test_retriever.TestRetriever ‑ test_download_nosave
tests.hdx.utilities.test_retriever.TestRetriever ‑ test_download_save
tests.hdx.utilities.test_retriever.TestRetriever ‑ test_download_usesaved
tests.hdx.utilities.test_retriever.TestRetriever ‑ test_error
tests.hdx.utilities.test_retriever.TestRetriever ‑ test_generate_retrievers
tests.hdx.utilities.test_retriever.TestRetriever ‑ test_get_filename
tests.hdx.utilities.test_retriever.TestRetriever ‑ test_get_tabular_rows_multi_url
tests.hdx.utilities.test_retriever.TestRetriever ‑ test_set_bearer_token
tests.hdx.utilities.test_saver.TestLoader ‑ test_save_hxlated_output
tests.hdx.utilities.test_saver.TestLoader ‑ test_save_json[pretty-false_sortkeys-false.json-False-False]
tests.hdx.utilities.test_saver.TestLoader ‑ test_save_json[pretty-false_sortkeys-true.json-False-True]
tests.hdx.utilities.test_saver.TestLoader ‑ test_save_json[pretty-true_sortkeys-false.json-True-False]
tests.hdx.utilities.test_saver.TestLoader ‑ test_save_json[pretty-true_sortkeys-true.json-True-True]
tests.hdx.utilities.test_saver.TestLoader ‑ test_save_yaml[pretty-false_sortkeys-false.yaml-False-False]
tests.hdx.utilities.test_saver.TestLoader ‑ test_save_yaml[pretty-false_sortkeys-true.yaml-False-True]
tests.hdx.utilities.test_saver.TestLoader ‑ test_save_yaml[pretty-true_sortkeys-false.yaml-True-False]
tests.hdx.utilities.test_saver.TestLoader ‑ test_save_yaml[pretty-true_sortkeys-true.yaml-True-True]
tests.hdx.utilities.test_state.TestState ‑ test_multi_date_state
tests.hdx.utilities.test_state.TestState ‑ test_state
tests.hdx.utilities.test_text.TestText ‑ test_earliest_index
tests.hdx.utilities.test_text.TestText ‑ test_get_fraction_str
tests.hdx.utilities.test_text.TestText ‑ test_get_matching_text
tests.hdx.utilities.test_text.TestText ‑ test_get_matching_text_in_strs
tests.hdx.utilities.test_text.TestText ‑ test_get_matching_then_nonmatching_text
tests.hdx.utilities.test_text.TestText ‑ test_get_numeric_if_possible
tests.hdx.utilities.test_text.TestText ‑ test_get_words_in_sentence
tests.hdx.utilities.test_text.TestText ‑ test_match_template_variables
tests.hdx.utilities.test_text.TestText ‑ test_multiple_replace
tests.hdx.utilities.test_text.TestText ‑ test_normalise
tests.hdx.utilities.test_text.TestText ‑ test_number_format
tests.hdx.utilities.test_text.TestText ‑ test_only_allowed_in_str
tests.hdx.utilities.test_text.TestText ‑ test_remove_end_characters
tests.hdx.utilities.test_text.TestText ‑ test_remove_from_end
tests.hdx.utilities.test_text.TestText ‑ test_remove_string
tests.hdx.utilities.test_useragent.TestUserAgent ‑ test_user_agent
tests.hdx.utilities.test_uuid.TestUUID ‑ test_is_valid_uuid