rainyl / opencv_dart

OpenCV bindings for Dart language and Flutter.
https://pub.dev/packages/opencv_dart
Apache License 2.0
78 stars 10 forks source link

better exception for cv.imencode #69

Closed rainyl closed 4 weeks ago

rainyl commented 4 weeks ago

68

codecov-commenter commented 4 weeks ago

Codecov Report

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

Project coverage is 89.49%. Comparing base (822c0f6) to head (89bf7a4).

Files Patch % Lines
lib/src/imgcodecs/imgcodecs.dart 85.71% 1 Missing :warning:
lib/src/video/video.dart 50.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #69 +/- ## ========================================== - Coverage 89.50% 89.49% -0.02% ========================================== Files 36 36 Lines 5165 5167 +2 ========================================== + Hits 4623 4624 +1 - Misses 542 543 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.