Skip to content

build: bump version #50

build: bump version

build: bump version #50

GitHub Actions / Test Results (Python version 3.10) succeeded Sep 24, 2024 in 0s

65 passed, 0 failed and 0 skipped

Tests passed successfully

✅ tests.xml

65 tests were completed in 277ms with 65 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 65✅ 277ms

✅ pytest

tests.test_codestripper
  ✅ test_project
  ✅ test_project_out
  ✅ test_strip_pom
  ✅ test_project_with_custom_comment
  ✅ test_log_missing_close_tag
  ✅ test_log_wrong_close_tag
  ✅ test_log_missing_open_tag
  ✅ test_log_invalid_tag
  ✅ test_project_out_removes
  ✅ test_fail_on_error
  ✅ test_non_fail_on_error
tests.test_main
  ✅ test_main
tests.tags.test_add
  ✅ test_add_should_add
  ✅ test_add_should_add_closing
  ✅ test_add_valid
  ✅ test_add_without_replacement
  ✅ test_add_with_content_before
tests.tags.test_ignore_file
  ✅ test_invalid_tag
  ✅ test_ignored_file
  ✅ test_ignored_file_closing
tests.tags.test_legacy
  ✅ test_legacy_should_remove
  ✅ test_legacy_should_replace
tests.tags.test_remove
  ✅ test_remove_range
  ✅ test_remove_single
tests.tags.test_replace
  ✅ test_replace
  ✅ test_replace_empty
  ✅ test_replace_valid
  ✅ test_replace_symbol
tests.tags.test_tags
  ✅ test_comment
  ✅ test_nested_tags
  ✅ test_tag_end_file
  ✅ test_missing_close_tag
  ✅ test_missing_close_tag_nested
  ✅ test_close_without_open
  ✅ test_mismatch_open_close
  ✅ test_invalid_tag
  ✅ test_data
tests.tags.test_uncomment
  ✅ test_uncomment_range
  ✅ test_uncomment_without_comments
tests.utils.test_file
  ✅ test_glob[included0-excluded0-True-expected0]
  ✅ test_glob[included1-excluded1-False-expected1]
  ✅ test_glob[included2-excluded2-False-expected2]
  ✅ test_glob[included3-excluded3-True-expected3]
  ✅ test_glob[included4-excluded4-False-expected4]
  ✅ test_glob[included5-excluded5-True-expected5]
  ✅ test_glob[included6-excluded6-False-expected6]
  ✅ test_glob[included7-excluded7-True-expected7]
  ✅ test_glob[included8-excluded8-True-expected8]
  ✅ test_glob[included9-excluded9-True-expected9]
  ✅ test_cwd
  ✅ test_non_relative
tests.utils.test_logger
  ✅ test_colour_formatter[0--False]
  ✅ test_colour_formatter[10-DEBUG-True]
  ✅ test_colour_formatter[20-INFO-True]
  ✅ test_colour_formatter[30-WARNING-True]
  ✅ test_colour_formatter[40-ERROR-True]
  ✅ test_colour_formatter[50-CRITICAL-True]
  ✅ test_set_logger[0-40-True]
  ✅ test_set_logger[1-30-True]
  ✅ test_set_logger[2-20-True]
  ✅ test_set_logger[3-10-True]
  ✅ test_set_logger[0-40-False]
  ✅ test_set_logger[1-30-False]
  ✅ test_set_logger[2-20-False]
  ✅ test_set_logger[3-10-False]