Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add document descriptions for Python APIs #761

Merged
merged 5 commits into from
Nov 16, 2022

Conversation

wonjuleee
Copy link
Contributor

@wonjuleee wonjuleee commented Nov 14, 2022

Summary

How to test

Checklist

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) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2022

Codecov Report

Base: 84.20% // Head: 84.63% // Increases project coverage by +0.43% 🎉

Coverage data is based on head (f712467) compared to base (66e33aa).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #761      +/-   ##
===========================================
+ Coverage    84.20%   84.63%   +0.43%     
===========================================
  Files          157      157              
  Lines        21855    21855              
  Branches      4779     4779              
===========================================
+ Hits         18403    18497      +94     
+ Misses        2365     2260     -105     
- Partials      1087     1098      +11     
Flag Coverage Δ
macos-10.15_Python-3.10 84.12% <ø> (ø)
macos-10.15_Python-3.7 83.80% <ø> (ø)
macos-10.15_Python-3.8 84.47% <ø> (+0.43%) ⬆️
macos-10.15_Python-3.9 84.06% <ø> (+<0.01%) ⬆️
ubuntu-20.04_Python-3.10 84.12% <ø> (ø)
ubuntu-20.04_Python-3.7 83.80% <ø> (ø)
ubuntu-20.04_Python-3.8 84.04% <ø> (ø)
ubuntu-20.04_Python-3.9 84.06% <ø> (ø)
windows-2019_Python-3.10 84.14% <ø> (ø)
windows-2019_Python-3.7 83.82% <ø> (ø)
windows-2019_Python-3.8 84.05% <ø> (ø)
windows-2019_Python-3.9 84.07% <ø> (ø)

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

Impacted Files Coverage Δ
datumaro/plugins/synthetic_data/image_generator.py 82.82% <0.00%> (+12.88%) ⬆️
datumaro/plugins/synthetic_data/utils.py 80.34% <0.00%> (+62.39%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@vinnamkim vinnamkim left a comment

Choose a reason for hiding this comment

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

LGTM.

@wonjuleee wonjuleee merged commit c5327b3 into openvinotoolkit:develop Nov 16, 2022
wonjuleee added a commit to wonjuleee/datumaro that referenced this pull request Nov 28, 2022
* add document descriptions for python api

* modify CHANGELOG

* remark-lint line length 100

* update CHANGELOG

* correct whitespace
@wonjuleee wonjuleee deleted the doc branch December 8, 2022 04:42
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.

3 participants