blakeblackshear.frigate/frigate/test
Nicolas Mowen 8048168814
Bug Fixes (#20825)
* Correctly sort summary responses

* Consider JinaV2 as a complex model

* Subscribe to record updates in camera watchdog

* Cleanup score showing

* No need to sort review summary

* Add tests for recording summary

* Don't break existing format

* Sort event summary by day
2025-11-06 08:21:07 -06:00
..
http_api Bug Fixes (#20825) 2025-11-06 08:21:07 -06:00
__init__.py
const.py
test_birdseye.py
test_camera_pw.py
test_config.py Fixes (#18338) 2025-05-22 09:38:14 -06:00
test_copy_yuv_to_position.py
test_ffmpeg_presets.py
test_gpu_stats.py Add support for SR-IOV GPU stats (#15796) 2025-02-08 12:47:01 -06:00
test_obects.py Various fixes (#14410) 2024-10-17 11:02:27 -05:00
test_object_detector.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00
test_proxy_auth.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
test_record_retention.py Improve recording retention logic (#20506) 2025-10-15 11:09:28 -06:00
test_reduce_boxes.py
test_storage.py Pull count of detection events by label into prometheus metrics (#20119) 2025-09-19 06:27:20 -06:00
test_video.py
test_yuv_region_2_rgb.py