Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve status displayed on camera stream #201

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Gold872
Copy link
Owner

@Gold872 Gold872 commented Jan 20, 2025

  • Display error message (no stack trace) if exception is thrown
  • Display whether or not it's waiting for an image to be sent

Should help with troubleshooting camera streams that won't display

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

Attention: Patch coverage is 94.11765% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.13%. Comparing base (bf6f698) to head (81b0fb9).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
lib/widgets/mjpeg.dart 94.11% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
+ Coverage   75.91%   77.13%   +1.22%     
==========================================
  Files          79       79              
  Lines        8626     8650      +24     
==========================================
+ Hits         6548     6672     +124     
+ Misses       2078     1978     -100     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant