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

fix: Better mat format/print #156 #163

Closed rainyl closed 4 months ago

rainyl commented 4 months ago

fix: #156

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

Project coverage is 91.18%. Comparing base (5303e91) to head (73d956e). Report is 2 commits behind head on main.

Files Patch % Lines
lib/src/core/mat.dart 66.66% 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 #163 +/- ## ======================================= Coverage 91.17% 91.18% ======================================= Files 56 56 Lines 8456 8460 +4 ======================================= + Hits 7710 7714 +4 Misses 746 746 ```

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