ms1450 / CommandConnectorCompatibilityCalculator

Compares a customer list of Camera Models with the Verkada HCL to provide compatible cameras.
2 stars 1 forks source link

Channel calculator formatted #15

Closed ian-young closed 2 months ago

ian-young commented 2 months ago

Feature Name

Description

Fixed recursive logic to prefer having excess over having a deficit. Added a file to test this logic using pytest. Changed logging level to INFO.

Fixes #16 #14 #13 #12

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist

ian-young commented 2 months ago

Updated PR description to reflect the recent changes.