ros-industrial / easy_perception_deployment

A ROS2 package that accelerates the training and deployment of CV models for industries.
Apache License 2.0
53 stars 16 forks source link

Fix model download path, codecov token and dependency path #67

Closed Briancbn closed 7 months ago

Briancbn commented 7 months ago

Key changes

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (d8b9379) 80.50% compared to head (fd2c9f4) 76.75%. Report is 48 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #67 +/- ## ========================================== - Coverage 80.50% 76.75% -3.75% ========================================== Files 12 10 -2 Lines 1795 1355 -440 ========================================== - Hits 1445 1040 -405 + Misses 350 315 -35 ```

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

Briancbn commented 7 months ago

@gavanderhoorn I renewed the codecov token and put the new one to repository secret. I also activated the codecov for this repo. Please let me know if this is ok with you?