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

[Doc] add tutorials for level 3 and 4 #920

Merged
merged 2 commits into from
Apr 11, 2023

Conversation

wonjuleee
Copy link
Contributor

@wonjuleee wonjuleee commented Apr 7, 2023

Summary

Please take a look at http://10.225.20.174:7041/build/html/docs/level-up/basic_skills/03_dataset_import_export.html
and http://10.225.20.174:7041/build/html/docs/level-up/basic_skills/04_detect_data_format.html#level-4-detect-data-format-from-an-unknown-dataset for references.

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

@wonjuleee wonjuleee requested review from a team as code owners April 7, 2023 03:56
@wonjuleee wonjuleee changed the title add level03 and 04 [Doc] add tutorials for level 3 and 4 Apr 7, 2023
@wonjuleee wonjuleee added the DOC Improvements or additions to documentation label Apr 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (89b2111) 78.87% compared to head (b39dcd6) 78.87%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #920   +/-   ##
========================================
  Coverage    78.87%   78.87%           
========================================
  Files          210      215    +5     
  Lines        25145    25220   +75     
  Branches      5036     5046   +10     
========================================
+ Hits         19832    19893   +61     
- Misses        4178     4192   +14     
  Partials      1135     1135           
Flag Coverage Δ
macos-11_Python-3.8 ?
ubuntu-20.04_Python-3.8 78.87% <ø> (+0.01%) ⬆️
windows-2019_Python-3.8 ?

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

see 55 files with indirect coverage changes

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 in Codecov by Sentry.
📢 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 4672276 into openvinotoolkit:develop Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DOC Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants