Closed Andrew-Dickinson closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.19%. Comparing base (
2f32034
) to head (0d0496f
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
UISP randomly changes the UUID assigned to certain links, for seemingly no reason. This change detects that situation, and updates our reference, rather than creating a new link object.
There are some edge cases to consider around situations where there are multiple links between a given pair of devices, but the unit tests cover them
Closes #688