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] Emily/doc update #822

Merged

Conversation

chuneuny-emily
Copy link
Contributor

@chuneuny-emily chuneuny-emily commented Feb 23, 2023

This PR removes the duplicated and cyclical category context.

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

@chuneuny-emily chuneuny-emily changed the base branch from develop to releases/v1.0.0 February 23, 2023 04:44
@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2023

Codecov Report

Base: 78.26% // Head: 78.25% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (984b331) compared to base (9b32c05).
Patch has no changes to coverable lines.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           releases/v1.0.0     #822      +/-   ##
===================================================
- Coverage            78.26%   78.25%   -0.01%     
===================================================
  Files                  184      184              
  Lines                23563    23563              
  Branches              4880     4880              
===================================================
- Hits                 18442    18440       -2     
- Misses                4028     4029       +1     
- Partials              1093     1094       +1     
Flag Coverage Δ
macos-11_Python-3.8 ?
ubuntu-20.04_Python-3.8 78.24% <ø> (ø)
windows-2019_Python-3.8 78.18% <ø> (ø)

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

Impacted Files Coverage Δ
datumaro/plugins/synthetic_data/utils.py 83.33% <0.00%> (-1.67%) ⬇️

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.

README.md Show resolved Hide resolved
site/content/en/docs/getting_started.md Outdated Show resolved Hide resolved
site/content/en/docs/getting_started.md Outdated Show resolved Hide resolved
@@ -4,6 +4,7 @@ on:
push:
branches:
- develop
- releases/v1.0.0
Copy link
Contributor

Choose a reason for hiding this comment

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

please remove "develop" target branch from the list.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I see.

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.

@vinnamkim vinnamkim added this to the 1.0.0 milestone Feb 23, 2023
@vinnamkim vinnamkim added the DOC Improvements or additions to documentation label Feb 23, 2023
@chuneuny-emily chuneuny-emily merged commit 1a69dba into openvinotoolkit:releases/v1.0.0 Feb 23, 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