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

remove macos_arm_size_report.json #287

Closed abdelaziz-mahdy closed 2 weeks ago

abdelaziz-mahdy commented 2 weeks ago

i just removed the upload json and the python script will auto adjust to the svg creation, i only commented it in case we needed to enable it for any reason

fixing: https://github.com/rainyl/opencv_dart/issues/282#issuecomment-2453996329

codecov-commenter commented 2 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.03%. Comparing base (dfe31bd) to head (6afaf0b).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #287 +/- ## ======================================= Coverage 92.03% 92.03% ======================================= Files 49 49 Lines 9129 9129 ======================================= Hits 8402 8402 Misses 727 727 ``` | [Flag](https://app.codecov.io/gh/rainyl/opencv_dart/pull/287/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/287/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rainy+liu) | `92.03% <ø> (ø)` | | 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.

abdelaziz-mahdy commented 2 weeks ago

i dont understand the failure errors :)

rainyl commented 2 weeks ago

Thanks! I will try to fix it.