blakeblackshear.frigate/frigate/test
gtsiam 38ff46e45c
Rewrite yaml loader (#13803)
* Ignore entire __pycache__ folder instead of individual *.pyc files

* Rewrite the yaml loader to match PyYAML

The old implementation would fail in weird ways with configs that were
incorrect in just the right way. The new implementation just does what
PyYAML would do, only diverging in case of duplicate keys.

* Clarify duplicate yaml key ValueError message

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2024-09-17 15:52:55 -05:00
..
__init__.py
const.py Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
test_birdseye.py
test_camera_pw.py fix typos (#9895) 2024-02-17 16:01:50 -06:00
test_config.py Rewrite yaml loader (#13803) 2024-09-17 15:52:55 -05:00
test_copy_yuv_to_position.py
test_ffmpeg_presets.py Migrate pydantic to V2 (#10142) 2024-02-29 16:10:13 -07:00
test_gpu_stats.py Cleanup and organize utils (#7033) 2023-07-06 09:28:50 -05:00
test_http.py Semantic Search API (#12105) 2024-08-29 20:19:50 -06:00
test_object_detector.py
test_record_retention.py Save motion as motion box count (#10484) 2024-03-15 13:13:40 -06:00
test_reduce_boxes.py Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
test_storage.py Improve robustness of storage maintenance (#8411) 2023-11-01 23:21:59 +00:00
test_video.py Merge remote-tracking branch 'origin/master' into dev 2024-02-14 18:20:55 -06:00
test_yuv_region_2_rgb.py Cleanup and organize utils (#7033) 2023-07-06 09:28:50 -05:00