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

Fix resize transform for RleMask annotation #1361

Merged

Conversation

sooahleex
Copy link
Contributor

@sooahleex sooahleex commented Mar 20, 2024

Summary

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 changed the base branch from develop to releases/2.0.0 March 20, 2024 03:19
@sooahleex sooahleex marked this pull request as ready for review March 20, 2024 03:19
@sooahleex sooahleex requested review from a team as code owners March 20, 2024 03:19
@sooahleex sooahleex requested review from wonjuleee and removed request for a team March 20, 2024 03:19
Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (releases/2.0.0@86e6d0a). Click here to learn what that means.

Additional details and impacted files
@@                Coverage Diff                @@
##             releases/2.0.0    #1361   +/-   ##
=================================================
  Coverage                  ?   80.84%           
=================================================
  Files                     ?      271           
  Lines                     ?    30687           
  Branches                  ?     6196           
=================================================
  Hits                      ?    24809           
  Misses                    ?     4493           
  Partials                  ?     1385           
Flag Coverage Δ
ubuntu-20.04_Python-3.10 80.84% <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.

@sooahleex sooahleex merged commit b29b8c3 into openvinotoolkit:releases/2.0.0 Mar 20, 2024
8 checks passed
@yunchu yunchu added this to the 2.0.0 milestone Mar 28, 2024
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