Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add isContourConvex, intersectConvexConvex #299

Merged
merged 6 commits into from
Nov 28, 2024
Merged

Conversation

rainyl
Copy link
Owner

@rainyl rainyl commented Nov 27, 2024

TODO:

  • add test for intersectConvexConvex

@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2024

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

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.02%. Comparing base (618d4c3) to head (4ffaef1).

Files with missing lines Patch % Lines
packages/dartcv/lib/src/imgproc/imgproc.dart 83.33% 1 Missing ⚠️
packages/dartcv/lib/src/imgproc/imgproc_async.dart 87.50% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff            @@
##           main     #299       +/-   ##
=========================================
+ Coverage      0   92.02%   +92.02%     
=========================================
  Files         0       49       +49     
  Lines         0     9143     +9143     
=========================================
+ Hits          0     8414     +8414     
- Misses        0      729      +729     
Flag Coverage Δ
unittests 92.02% <85.71%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rainyl rainyl merged commit 4983c38 into main Nov 28, 2024
9 checks passed
@rainyl rainyl deleted the add-isContourConvex branch December 18, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

isContourConvex support
2 participants