Skip to content

Conversation

@b-matteo
Copy link
Contributor

Description

IMPORTANT: the tests will pass only once #2456 gets merged

parsing the newly added field in v1 protos logo_problem_area_id for FindLogos

import the right request for FindAndRemoveLogo (FindAndRemoveLogoRequest instead of FindLogoRequest)

Parse the tracked_command_response response's subfield as return value

Issue linked

None

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

parsing the newly added field in v1 protos logo_problem_area_id for FindLogos

import the right request for FindAndRemoveLogo (FindAndRemoveLogoRequest instead of FindLogoRequest)

Parse the tracked_command_response response's subfield as return value
@b-matteo b-matteo self-assigned this Dec 11, 2025
@b-matteo b-matteo requested a review from a team as a code owner December 11, 2025 09:20
@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.99%. Comparing base (961cc4e) to head (54b4433).
⚠️ Report is 4 commits behind head on main.

❌ Your project status has failed because the head coverage (86.99%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2460      +/-   ##
==========================================
- Coverage   90.17%   86.99%   -3.18%     
==========================================
  Files         169      167       -2     
  Lines       12138    12084      -54     
==========================================
- Hits        10945    10513     -432     
- Misses       1193     1571     +378     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@jacobrkerstetter jacobrkerstetter left a comment

Choose a reason for hiding this comment

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

LGTM

@jacobrkerstetter jacobrkerstetter enabled auto-merge (squash) December 11, 2025 13:28
@jacobrkerstetter jacobrkerstetter changed the title chore: fix/prepare tools FindLogos and FindAndRemoveLogos fix: prepare tools FindLogos and FindAndRemoveLogos Dec 11, 2025
@RobPasMue
Copy link
Member

@b-matteo please resolve the conflicts whenever you get the chance

@b-matteo b-matteo closed this Dec 12, 2025
@b-matteo
Copy link
Contributor Author

Changes already merged by @smereu

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.

6 participants