Closed piccione99 closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.66%. Comparing base (
7f18261
) to head (bacf645
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Originally we wanted the websocket to loop through all possible interfaces in some sort of priority order and then populate whichever one it uses. But paradus doesn't do this. And we don't know enough how to do this and it seems like we would be re-inventing the wheel if RDK / tr181 is already handling this for us. For now, just copy whatever we are told into the metadata header.
note - all my changes are 100 percent unit test covered. codecoverage is complaining about coverage in files I removed code from (?)