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

Update docs for transform plugins #1599

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

sooahleex
Copy link
Contributor

Summary

  • Update comments for Correct and AstyneAnnotations of transform
  • Update documentation for transform plugins

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

@sooahleex sooahleex force-pushed the docs/update_clean branch 2 times, most recently from fcee9e0 to 6ae049b Compare September 6, 2024 06:36
@sooahleex sooahleex added the DOC Improvements or additions to documentation label Sep 12, 2024
@sooahleex sooahleex added this to the 1.10.0 milestone Sep 12, 2024
@sooahleex sooahleex marked this pull request as ready for review September 19, 2024 01:05
@sooahleex sooahleex requested review from a team as code owners September 19, 2024 01:05
@sooahleex sooahleex requested review from itrushkin and removed request for a team September 19, 2024 01:05
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.10%. Comparing base (ff5fd94) to head (d7670da).
Report is 6 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1599      +/-   ##
===========================================
+ Coverage    81.06%   81.10%   +0.03%     
===========================================
  Files          278      278              
  Lines        32517    32615      +98     
  Branches      6607     6623      +16     
===========================================
+ Hits         26360    26451      +91     
- Misses        4701     4709       +8     
+ Partials      1456     1455       -1     
Flag Coverage Δ
ubuntu-20.04_Python-3.10 81.08% <ø> (+0.03%) ⬆️
windows-2022_Python-3.10 81.07% <ø> (+0.03%) ⬆️

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.

@sooahleex sooahleex merged commit 62b5814 into openvinotoolkit:develop Sep 25, 2024
6 checks passed
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.

2 participants