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 formatter, coveragee #269

Closed rainyl closed 4 weeks ago

rainyl commented 4 weeks ago

fix formatter and coverage actions

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

Project coverage is 90.55%. Comparing base (9bbf19c) to head (1c73d7d).

Files with missing lines Patch % Lines
packages/dartcv/lib/src/core/core_async.dart 0.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 #269 +/- ## ========================================= + Coverage 0 90.55% +90.55% ========================================= Files 0 49 +49 Lines 0 9049 +9049 ========================================= + Hits 0 8194 +8194 - Misses 0 855 +855 ``` | [Flag](https://app.codecov.io/gh/rainyl/opencv_dart/pull/269/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/269/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rainy+liu) | `90.55% <95.23%> (?)` | | 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.