Skip to content

edge_interface CI on branch >> 45/merge << #199

edge_interface CI on branch >> 45/merge <<

edge_interface CI on branch >> 45/merge << #199

GitHub Actions / Unit tests report in Python 3.9 succeeded Apr 2, 2024 in 0s

9 passed, 0 failed and 0 skipped

Tests passed successfully

✅ edge_model_serving/tflite_serving/reports/tests-report.xml

9 tests were completed in 2s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 9✅ 2s

✅ pytest

tests.test_tflite_serving.TestTfliteServing
  ✅ test_get_home_should_return_link_to_docs
  ✅ test_get_models_should_return_4_models
  ✅ test_get_model_resolution_should_return_inputs_shape
  ✅ test_serving_return_object_detection_prediction
  ✅ test_serving_return_classification_prediction
  ✅ test_serving_for_yolo_detection_model_runs
tests.data.utils.test_yolo_postprocessing.TestYoloPostprocessing
  ✅ test_yolo_extract_boxes_information
  ✅ test_non_max_suppression
  ✅ test_compute_severities