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

Bump version string #1156

Merged
merged 3 commits into from
Sep 20, 2023
Merged

Bump version string #1156

merged 3 commits into from
Sep 20, 2023

Conversation

yunchu
Copy link
Contributor

@yunchu yunchu commented Sep 20, 2023

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

codecov bot commented Sep 20, 2023

Codecov Report

Patch coverage: 92.70% and project coverage change: +0.04% 🎉

Comparison is base (7b4f260) 79.94% compared to head (2cce2d8) 79.98%.
Report is 6 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1156      +/-   ##
===========================================
+ Coverage    79.94%   79.98%   +0.04%     
===========================================
  Files          265      266       +1     
  Lines        29895    29967      +72     
  Branches      5889     5901      +12     
===========================================
+ Hits         23899    23970      +71     
+ Misses        4640     4637       -3     
- Partials      1356     1360       +4     
Flag Coverage Δ
macos-11_Python-3.8 79.10% <92.70%> (+0.04%) ⬆️
ubuntu-20.04_Python-3.8 79.97% <92.70%> (+0.04%) ⬆️
windows-2019_Python-3.8 79.91% <92.70%> (+0.04%) ⬆️

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

Files Changed Coverage Δ
src/datumaro/components/dataset.py 81.91% <ø> (ø)
src/datumaro/components/hl_ops/__init__.py 56.86% <ø> (ø)
...tumaro/plugins/sam_transforms/bbox_to_inst_mask.py 85.71% <76.47%> (-8.58%) ⬇️
src/datumaro/components/transformer.py 90.52% <92.59%> (-0.50%) ⬇️
src/datumaro/util/multi_procs_util.py 97.87% <97.87%> (ø)
...c/datumaro/plugins/missing_annotation_detection.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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

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 2180b04 into develop Sep 20, 2023
6 checks passed
@yunchu yunchu deleted the infra/bump-version-string branch September 20, 2023 03:04
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