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

build(traffic_light_fine_detector): remove download logic from CMake #4896

Conversation

lexavtanke
Copy link
Contributor

@lexavtanke lexavtanke commented Sep 5, 2023

Description

See #3137

According to discussion above remove downloading logic from building stage. For now It will be possible to download model files either by ansible or manually as explained in this PR

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: Alexey Panferov <[email protected]>
@github-actions github-actions bot added the component:perception Advanced sensor data processing and environment understanding. (auto-assigned) label Sep 5, 2023
@lexavtanke lexavtanke marked this pull request as draft September 5, 2023 13:05
@esteve esteve added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Sep 6, 2023
@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.69% ⚠️

Comparison is base (81983eb) 15.81% compared to head (3b51c0b) 15.12%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4896      +/-   ##
==========================================
- Coverage   15.81%   15.12%   -0.69%     
==========================================
  Files        1581     1576       -5     
  Lines      109896   107499    -2397     
  Branches    34411    32769    -1642     
==========================================
- Hits        17377    16259    -1118     
- Misses      73393    73458      +65     
+ Partials    19126    17782    -1344     
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 15.14% <ø> (-0.67%) ⬇️ Carriedforward from 5c98f34

*This pull request uses carry forward flags. Click here to find out more.

Files Changed Coverage Δ
...ol/operation_mode_transition_manager/src/state.cpp 0.00% <ø> (ø)
...ol/operation_mode_transition_manager/src/state.hpp 0.00% <ø> (ø)

... and 192 files with indirect coverage changes

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

@esteve esteve marked this pull request as ready for review September 20, 2023 10:49
@esteve esteve requested a review from tzhong518 as a code owner September 20, 2023 10:49
Copy link
Contributor

@esteve esteve left a comment

Choose a reason for hiding this comment

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

@lexavtanke thanks

@esteve esteve enabled auto-merge (squash) September 20, 2023 10:49
Copy link
Contributor

@miursh miursh left a comment

Choose a reason for hiding this comment

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

LGTM

@esteve esteve merged commit e68e6e2 into autowarefoundation:main Sep 20, 2023
@lexavtanke lexavtanke deleted the remove_downloading_traffic_light_fine_detector branch September 26, 2023 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants