openxrlab / xrmocap

OpenXRLab Multi-view Motion Capture Toolbox and Benchmark
https://xrmocap.readthedocs.io/
Other
340 stars 42 forks source link

[Fix] Fix import error from utils files #132

Closed jiaqiAA closed 1 year ago

jiaqiAA commented 1 year ago

Fix import error when users call from xrmocap.utils.xxx_utils import xxx.

codecov-commenter commented 1 year ago

Codecov Report

Merging #132 (0b49021) into main (32e7ddc) will decrease coverage by 0.67%. The diff coverage is 14.55%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
- Coverage   61.19%   60.53%   -0.67%     
==========================================
  Files         178      179       +1     
  Lines       11097    11253     +156     
==========================================
+ Hits         6791     6812      +21     
- Misses       4306     4441     +135     
Flag Coverage Δ
unittests 60.53% <14.55%> (-0.67%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...cap/data/data_converter/panoptic_data_converter.py 77.23% <ø> (ø)
xrmocap/utils/date_utils.py 0.00% <0.00%> (ø)
...p/data/data_converter/humman_smc_data_converter.py 14.28% <14.28%> (ø)
xrmocap/data/data_converter/builder.py 100.00% <100.00%> (ø)