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 for release1.5.0 #1151

Merged
merged 2 commits into from
Sep 15, 2023
Merged

Conversation

yunchu
Copy link
Contributor

@yunchu yunchu commented Sep 14, 2023

Summary

  • update changelog
  • update release note
  • update version string

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 September 14, 2023 02:22
@yunchu yunchu requested review from vinnamkim and removed request for a team September 14, 2023 02:22
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@yunchu yunchu changed the base branch from develop to releases/1.5.0 September 14, 2023 02:23
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8e7f119) 79.98% compared to head (4f2d67d) 79.98%.

Additional details and impacted files
@@               Coverage Diff               @@
##           releases/1.5.0    #1151   +/-   ##
===============================================
  Coverage           79.98%   79.98%           
===============================================
  Files                 266      266           
  Lines               29967    29967           
  Branches             5901     5901           
===============================================
  Hits                23970    23970           
  Misses               4637     4637           
  Partials             1360     1360           
Flag Coverage Δ
macos-11_Python-3.8 79.10% <ø> (-0.01%) ⬇️
ubuntu-20.04_Python-3.8 79.97% <ø> (?)
windows-2019_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.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated
Comment on lines 12 to 13
- Add multi-threading option to ModelTransform and SAMBboxToInstanceMask
(<https://github.com/openvinotoolkit/datumaro/pull/1145>)
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this duplicated with L41?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

that's my fault. it should be removed and remains in the enhancements section, right?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes Thank you

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.

@yunchu yunchu merged commit 8ad0bb8 into releases/1.5.0 Sep 15, 2023
6 checks passed
@yunchu yunchu deleted the infra/update-for-release1.5.0 branch September 15, 2023 01:07
yunchu added a commit that referenced this pull request Sep 15, 2023
* update changelog
* update release note
* update version string
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.

None yet

2 participants