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

support fp16 #158

Closed rainyl closed 4 months ago

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

Project coverage is 91.13%. Comparing base (6c1fcd6) to head (f39e838).

Files Patch % Lines
lib/src/core/vec.dart 91.78% 6 Missing :warning:
lib/src/core/mat.dart 50.00% 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 #158 +/- ## ========================================== + Coverage 90.76% 91.13% +0.37% ========================================== Files 56 56 Lines 8369 8442 +73 ========================================== + Hits 7596 7694 +98 + Misses 773 748 -25 ```

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