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

Add marker to new feature tests #1148

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Conversation

yunchu
Copy link
Contributor

@yunchu yunchu commented Sep 12, 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 12, 2023 05:23
@yunchu yunchu requested review from jihyeonyi and removed request for a team September 12, 2023 05:23
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.01% 🎉

Comparison is base (8b97641) 79.92% compared to head (3d6bbc4) 79.93%.

Additional details and impacted files
@@                Coverage Diff                 @@
##           releases/1.5.0    #1148      +/-   ##
==================================================
+ Coverage           79.92%   79.93%   +0.01%     
==================================================
  Files                 265      265              
  Lines               29895    29895              
  Branches             5889     5889              
==================================================
+ Hits                23895    23898       +3     
+ Misses               4641     4640       -1     
+ Partials             1359     1357       -2     
Flag Coverage Δ
macos-11_Python-3.8 79.05% <ø> (ø)
ubuntu-20.04_Python-3.8 79.92% <ø> (ø)
windows-2019_Python-3.8 79.86% <ø> (?)

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

see 1 file with indirect coverage changes

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

@yunchu yunchu merged commit ec05391 into releases/1.5.0 Sep 12, 2023
6 checks passed
@yunchu yunchu deleted the infra/add-marker-to-new-tests branch September 14, 2023 07:14
yunchu added a commit that referenced this pull request Sep 15, 2023
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