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

more tests, bump opencv_core and opencv_dart to 1.3.0 #274

Closed rainyl closed 3 weeks ago

codecov-commenter commented 3 weeks 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.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.03%. Comparing base (2815e17) to head (d31129b). Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
packages/dartcv/lib/src/core/mat.dart 90.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 #274 +/- ## ========================================== + Coverage 91.48% 92.03% +0.55% ========================================== Files 49 49 Lines 9125 9129 +4 ========================================== + Hits 8348 8402 +54 + Misses 777 727 -50 ``` | [Flag](https://app.codecov.io/gh/rainyl/opencv_dart/pull/274/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rainy+liu) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/rainyl/opencv_dart/pull/274/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rainy+liu) | `92.03% <90.00%> (+0.55%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rainy+liu#carryforward-flags-in-the-pull-request-comment) to find out more.

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