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

use `setRange` for Vec, optimize operator [] #215

Closed rainyl closed 3 months ago

rainyl commented 3 months ago

fix: #205

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 91.20879% with 8 lines in your changes missing coverage. Please review.

Project coverage is 91.20%. Comparing base (244a85b) to head (c08a232).

Files Patch % Lines
lib/src/core/point.dart 57.14% 6 Missing :warning:
lib/src/core/mat.dart 0.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 #215 +/- ## ======================================= Coverage 91.19% 91.20% ======================================= Files 57 57 Lines 8374 8456 +82 ======================================= + Hits 7637 7712 +75 - Misses 737 744 +7 ```

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