openvinotoolkit / datumaro

Dataset Management Framework, a Python library and a CLI tool to build, analyze and manage Computer Vision datasets.
https://openvinotoolkit.github.io/datumaro/
MIT License
550 stars 135 forks source link

Mergeback/1.10.0rc1 #1658

Closed yunchu closed 4 weeks ago

yunchu commented 1 month ago

Summary

Mergeback from 1.10.0rc1 to develop

How to test

Checklist

License

# Copyright (C) 2024 Intel Corporation
#
# SPDX-License-Identifier: MIT
review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.72180% with 15 lines in your changes missing coverage. Please review.

Project coverage is 81.19%. Comparing base (ff5fd94) to head (ebd6c04). Report is 24 commits behind head on develop.

Files with missing lines Patch % Lines
...in/samples/clip_text_vit_l_14_336px_int8_interp.py 70.00% 5 Missing and 1 partial :warning:
.../samples/clip_visual_vit_l_14_336px_int8_interp.py 91.89% 1 Missing and 2 partials :warning:
src/datumaro/components/transformer.py 93.10% 1 Missing and 1 partial :warning:
...c/datumaro/plugins/data_formats/kitti_3d/format.py 83.33% 1 Missing and 1 partial :warning:
src/datumaro/components/annotation.py 0.00% 0 Missing and 1 partial :warning:
src/datumaro/plugins/data_formats/kitti_3d/base.py 94.73% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1658 +/- ## =========================================== + Coverage 81.06% 81.19% +0.12% =========================================== Files 278 283 +5 Lines 32517 33005 +488 Branches 6607 5309 -1298 =========================================== + Hits 26360 26798 +438 - Misses 4701 4753 +52 + Partials 1456 1454 -2 ``` | [Flag](https://app.codecov.io/gh/openvinotoolkit/datumaro/pull/1658/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | Coverage Δ | | |---|---|---| | [ubuntu-20.04_Python-3.10](https://app.codecov.io/gh/openvinotoolkit/datumaro/pull/1658/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | `81.17% <88.72%> (+0.12%)` | :arrow_up: | | [windows-2022_Python-3.10](https://app.codecov.io/gh/openvinotoolkit/datumaro/pull/1658/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | `81.17% <88.72%> (+0.12%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.