Skip to content
New issue

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

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

Already on GitHub? # to your account

Optimize path assignment to handle point cloud in JSON without images #1649

Conversation

sooahleex
Copy link
Contributor

Summary

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2024 Intel Corporation
#
# SPDX-License-Identifier: MIT

@sooahleex sooahleex added the ENHANCE Enhancement of existing features label Oct 16, 2024
@sooahleex sooahleex requested review from a team as code owners October 16, 2024 08:22
@sooahleex sooahleex requested review from itrushkin and removed request for a team October 16, 2024 08:22
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (releases/1.10.0@62bb4f4). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                 @@
##             releases/1.10.0    #1649   +/-   ##
==================================================
  Coverage                   ?   81.11%           
==================================================
  Files                      ?      283           
  Lines                      ?    32829           
  Branches                   ?     5288           
==================================================
  Hits                       ?    26628           
  Misses                     ?     4750           
  Partials                   ?     1451           
Flag Coverage Δ
ubuntu-20.04_Python-3.10 81.09% <100.00%> (?)
windows-2022_Python-3.10 81.08% <100.00%> (?)

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.

@sooahleex sooahleex force-pushed the enhance/handle_pcd_wo_image branch from acaf47c to dfc1252 Compare October 17, 2024 01:06
@sooahleex sooahleex merged commit 8d9a4e3 into openvinotoolkit:releases/1.10.0 Oct 21, 2024
8 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
ENHANCE Enhancement of existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants