Skip to content

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

Merged
sooahleex merged 2 commits intoopen-edge-platform:developfrom
sooahleex:enhance/handle_pcd_wo_image
Oct 15, 2024
Merged

Optimize path assignment to handle point cloud in JSON without images#1643
sooahleex merged 2 commits intoopen-edge-platform:developfrom
sooahleex:enhance/handle_pcd_wo_image

Conversation

@sooahleex
Copy link
Copy Markdown
Contributor

@sooahleex sooahleex commented Oct 15, 2024

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 marked this pull request as ready for review October 15, 2024 06:16
@sooahleex sooahleex requested review from a team as code owners October 15, 2024 06:16
@sooahleex sooahleex requested review from jihyeonyi and removed request for a team October 15, 2024 06:16
@sooahleex sooahleex added the enhancement Enhancement of existing features label Oct 15, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.17%. Comparing base (ff5fd94) to head (1d3f0cb).
Report is 17 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1643      +/-   ##
===========================================
+ Coverage    81.06%   81.17%   +0.10%     
===========================================
  Files          278      281       +3     
  Lines        32517    32780     +263     
  Branches      6607     5283    -1324     
===========================================
+ Hits         26360    26609     +249     
- Misses        4701     4721      +20     
+ Partials      1456     1450       -6     
Flag Coverage Δ
ubuntu-20.04_Python-3.10 81.15% <100.00%> (+0.10%) ⬆️
windows-2022_Python-3.10 81.15% <100.00%> (+0.10%) ⬆️

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 merged commit 964387f into open-edge-platform:develop Oct 15, 2024
sooahleex added a commit that referenced this pull request Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement of existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants