TimefoldAI / timefold-solver-python

Timefold Solver is an AI constraint solver for Python to optimize the Vehicle Routing Problem, Employee Rostering, Maintenance Scheduling, Task Assignment, School Timetabling, Cloud Optimization, Conference Scheduling, Job Shop Scheduling, Bin Packing and many more planning problems.
https://timefold.ai
Apache License 2.0
36 stars 3 forks source link

chore: consider genericArgs contents in TypeHint equals and hashCode #83

Closed Christopher-Chianelli closed 3 months ago

Christopher-Chianelli commented 3 months ago

Although we don't use TypeHint in maps nor sets and don't currently check them for equality, we might do it later.

sonarcloud[bot] commented 3 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 75%)

See analysis details on SonarCloud