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 xobjdetect and ximgproc modules #72

Open rainyl opened 3 weeks ago

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

Codecov Report

Attention: Patch coverage is 76.92308% with 6 lines in your changes missing coverage. Please review.

Project coverage is 90.29%. Comparing base (b16eb1b) to head (f430cc0).

Files Patch % Lines
lib/src/contrib/ximgproc.dart 76.92% 6 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 #72 +/- ## ========================================== - Coverage 90.36% 90.29% -0.07% ========================================== Files 35 36 +1 Lines 5322 5348 +26 ========================================== + Hits 4809 4829 +20 - Misses 513 519 +6 ```

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