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

example: add object detection example #3049

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

tianweidut
Copy link
Member

@tianweidut tianweidut commented Nov 30, 2023

Description

Modules

  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@tianweidut tianweidut self-assigned this Nov 30, 2023
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2f714e6) 82.95% compared to head (7a4290a) 91.78%.
Report is 13 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3049      +/-   ##
============================================
+ Coverage     82.95%   91.78%   +8.83%     
============================================
  Files           567      135     -432     
  Lines         31399    15888   -15511     
  Branches       1839        0    -1839     
============================================
- Hits          26047    14583   -11464     
+ Misses         4540     1305    -3235     
+ Partials        812        0     -812     
Flag Coverage Δ
console ?
controller ?
standalone 91.78% <ø> (-0.11%) ⬇️
unittests 91.78% <ø> (+0.16%) ⬆️

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.

@tianweidut tianweidut force-pushed the example/object-detection branch 2 times, most recently from f4bc917 to be7b020 Compare December 3, 2023 15:07
@tianweidut tianweidut marked this pull request as ready for review December 4, 2023 01:50
@tianweidut tianweidut marked this pull request as draft December 4, 2023 02:21
@tianweidut tianweidut marked this pull request as ready for review December 4, 2023 03:43
Copy link
Contributor

@goldenxinxing goldenxinxing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@goldenxinxing goldenxinxing merged commit f4c3916 into star-whale:main Dec 5, 2023
38 checks passed
@tianweidut tianweidut deleted the example/object-detection branch December 5, 2023 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants