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

add data getter for Vec<int,uchar,chat,float,double>, cache type of Mat #74

Closed rainyl closed 3 weeks ago

rainyl commented 3 weeks ago
codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 95.12195% with 4 lines in your changes missing coverage. Please review.

Project coverage is 90.03%. Comparing base (06ff25f) to head (8f14248).

Files Patch % Lines
lib/src/core/vec.dart 96.07% 2 Missing :warning:
lib/src/dnn/dnn.dart 81.81% 2 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 #74 +/- ## ========================================== + Coverage 90.00% 90.03% +0.02% ========================================== Files 36 36 Lines 5274 5277 +3 ========================================== + Hits 4747 4751 +4 + Misses 527 526 -1 ```

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