rainyl / opencv_dart

OpenCV bindings for Dart language and Flutter. Support Asynchronous Now!
https://pub.dev/packages/opencv_dart
Apache License 2.0
136 stars 18 forks source link

Issue145 #147

Closed rainyl closed 4 months ago

rainyl commented 4 months ago

fixes: #145

codecov-commenter commented 4 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 89.74093% with 99 lines in your changes missing coverage. Please review.

Project coverage is 91.61%. Comparing base (f9f934f) to head (f35fb8d).

Files Patch % Lines
lib/src/core/mat.dart 76.50% 47 Missing :warning:
lib/src/core/core_async.dart 85.41% 14 Missing :warning:
lib/src/core/point.dart 88.33% 7 Missing :warning:
lib/src/core/core.dart 93.47% 6 Missing :warning:
lib/src/dnn/dnn.dart 86.84% 5 Missing :warning:
lib/src/dnn/dnn_async.dart 84.37% 5 Missing :warning:
lib/src/core/mat_async.dart 81.81% 4 Missing :warning:
lib/src/dnn/asyncarray.dart 50.00% 2 Missing :warning:
lib/src/features2d/features2d.dart 96.72% 2 Missing :warning:
lib/src/contrib/aruco.dart 98.61% 1 Missing :warning:
... and 6 more

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #147 +/- ## ========================================== - Coverage 91.82% 91.61% -0.21% ========================================== Files 56 57 +1 Lines 8161 8209 +48 ========================================== + Hits 7494 7521 +27 - Misses 667 688 +21 ```

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