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

Set protobuf version constraint to 4.* #1260

Merged

Conversation

yunchu
Copy link
Contributor

@yunchu yunchu commented Feb 5, 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) 2023 Intel Corporation
#
# SPDX-License-Identifier: MIT

@yunchu yunchu requested review from a team as code owners February 5, 2024 05:59
@yunchu yunchu requested review from vinnamkim and removed request for a team February 5, 2024 05:59
Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ee3e5e8) 79.94% compared to head (e52b3d2) 79.94%.

Additional details and impacted files
@@               Coverage Diff               @@
##           releases/1.5.0    #1260   +/-   ##
===============================================
  Coverage           79.94%   79.94%           
===============================================
  Files                 265      265           
  Lines               29725    29725           
  Branches             5832     5832           
===============================================
  Hits                23765    23765           
  Misses               4624     4624           
  Partials             1336     1336           
Flag Coverage Δ
ubuntu-20.04_Python-3.8 79.93% <ø> (ø)
windows-2022_Python-3.8 79.91% <ø> (ø)

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.

@yunchu yunchu merged commit 41d0f5c into openvinotoolkit:releases/1.5.0 Feb 6, 2024
5 checks passed
@yunchu yunchu deleted the set-pb-ver-constraint branch February 13, 2024 01:06
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.

2 participants