Skip to content

edge_model_serving CI on branch >> 45/merge << #110

edge_model_serving CI on branch >> 45/merge <<

edge_model_serving CI on branch >> 45/merge << #110

GitHub Actions / Unit tests report in Python 3.8 succeeded Mar 29, 2024 in 0s

8 passed, 0 failed and 0 skipped

Tests passed successfully

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

8 tests were completed in 1s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 8✅ 1s

✅ 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
tests.data.utils.test_yolo_postprocessing.TestYoloPostprocessing
  ✅ test_yolo_extract_boxes_information
  ✅ test_non_max_suppression
  ✅ test_compute_severities