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 .codecov.yaml #3650

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Add .codecov.yaml #3650

merged 1 commit into from
Jun 20, 2024

Conversation

harimkang
Copy link
Contributor

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 ran e2e tests and there is no issues.
  • I have added the description of my changes into CHANGELOG in my target branch (e.g., CHANGELOG in develop).​
  • I have updated the documentation in my target branch accordingly (e.g., documentation in develop).
  • I have linked related issues.

License

  • I submit my code changes under the same Apache 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: Apache-2.0

Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.37%. Comparing base (c4c980a) to head (60277ba).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3650      +/-   ##
===========================================
+ Coverage    78.58%   80.37%   +1.79%     
===========================================
  Files          260      248      -12     
  Lines        26593    25808     -785     
===========================================
- Hits         20897    20743     -154     
+ Misses        5696     5065     -631     
Flag Coverage Δ
py310 80.13% <ø> (?)
py311 80.10% <ø> (+1.52%) ⬆️

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.

@harimkang harimkang enabled auto-merge (squash) June 20, 2024 07:45
@harimkang harimkang merged commit 3c01ec1 into develop Jun 20, 2024
15 checks passed
@harimkang harimkang deleted the harimkan/ignore-codecov branch June 20, 2024 08:11
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