Closed Gold872 closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 63.94%. Comparing base (
047d590
) to head (b1255aa
). 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.
After disconnecting from network tables, if no image was received from a camera stream, there would be an error due to trying to display an image from an empty cache. This is a fix for it.