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 asVec() to List extensions #222

Closed rainyl closed 2 months ago

rainyl commented 2 months ago

fix: #221 #220

codecov-commenter commented 2 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 82.97872% with 8 lines in your changes missing coverage. Please review.

Project coverage is 91.15%. Comparing base (62d50b2) to head (b7b0bce).

Files Patch % Lines
lib/src/core/point.dart 72.72% 6 Missing :warning:
lib/src/core/mat.dart 50.00% 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 #222 +/- ## ========================================== - Coverage 91.20% 91.15% -0.05% ========================================== Files 57 57 Lines 8456 8480 +24 ========================================== + Hits 7712 7730 +18 - Misses 744 750 +6 ```

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