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

Copy LICENSE file into demo directory for not editable installation #3255

Conversation

eunwoosh
Copy link
Contributor

@eunwoosh eunwoosh commented Apr 2, 2024

Summary

This PR copies LICENSE file into demo directory for not editable installation.

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 e2e tests for validation.
  • I have added the description of my changes into CHANGELOG in my target branch (e.g., CHANGELOG in develop).​
  • I have updated the documentation in my target branch accordingly (e.g., documentation in develop).
  • I have linked related issues.

License

  • I submit my code changes under the same Apache 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) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.07%. Comparing base (16683f2) to head (5ebd346).

Additional details and impacted files
@@               Coverage Diff               @@
##           releases/2.0.0    #3255   +/-   ##
===============================================
  Coverage           80.06%   80.07%           
===============================================
  Files                 186      186           
  Lines               15397    15397           
===============================================
+ Hits                12328    12329    +1     
+ Misses               3069     3068    -1     
Flag Coverage Δ
py310 80.06% <100.00%> (ø)
py311 80.07% <100.00%> (?)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

jaegukhyun
jaegukhyun previously approved these changes Apr 2, 2024
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.

Please add a test to show that it is working

@github-actions github-actions bot added the TEST Any changes in tests label Apr 2, 2024
@eunwoosh
Copy link
Contributor Author

eunwoosh commented Apr 2, 2024

Please add a test to show that it is working

I did it

@github-actions github-actions bot added the BUILD label Apr 2, 2024
@eunwoosh eunwoosh enabled auto-merge (squash) April 2, 2024 07:14
@eunwoosh eunwoosh disabled auto-merge April 2, 2024 08:56
@harimkang harimkang merged commit 7972c98 into openvinotoolkit:releases/2.0.0 Apr 2, 2024
15 checks passed
@eunwoosh eunwoosh mentioned this pull request Apr 9, 2024
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUILD TEST Any changes in tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants