rainyl / opencv_dart

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

add `cv.floodFill`, move `findHomography` to `calib3d` #236

Closed rainyl closed 2 months ago

rainyl commented 2 months ago

fix: #235

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 97.61905% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.18%. Comparing base (e40c871) to head (85ce26f). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/calib3d/calib3d.dart 87.50% 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 #236 +/- ## ========================================== + Coverage 91.14% 91.18% +0.04% ========================================== Files 57 57 Lines 8478 8506 +28 ========================================== + Hits 7727 7756 +29 + Misses 751 750 -1 ```

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