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

add more methods to Mat, more test, add cv.sqrt, cv.sum #185

Closed rainyl closed 3 months ago

rainyl commented 3 months ago
codecov-commenter commented 3 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 86.36364% with 6 lines in your changes missing coverage. Please review.

Project coverage is 91.20%. Comparing base (9280b20) to head (a4f3887).

Files Patch % Lines
lib/src/core/mat.dart 91.42% 3 Missing :warning:
lib/src/core/size.dart 0.00% 2 Missing :warning:
lib/src/core/core.dart 85.71% 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 #185 +/- ## ========================================== + Coverage 91.12% 91.20% +0.08% ========================================== Files 56 56 Lines 8345 8372 +27 ========================================== + Hits 7604 7636 +32 + Misses 741 736 -5 ```

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