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 CI report format to csv #1144

Merged
merged 2 commits into from
Sep 8, 2023
Merged

Conversation

chuneuny-emily
Copy link
Contributor

Summary

Changed the CI test report format from xml to user friendly csv format.

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

@chuneuny-emily chuneuny-emily requested review from a team as code owners September 7, 2023 05:08
@chuneuny-emily chuneuny-emily requested review from wonjuleee and removed request for a team September 7, 2023 05:08
@chuneuny-emily chuneuny-emily added the CI Any changes in CI setting label Sep 7, 2023
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ec00525) 79.86% compared to head (2fcfb5d) 79.86%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1144   +/-   ##
========================================
  Coverage    79.86%   79.86%           
========================================
  Files          264      264           
  Lines        29391    29391           
  Branches      5753     5753           
========================================
+ Hits         23473    23474    +1     
+ Misses        4583     4582    -1     
  Partials      1335     1335           
Flag Coverage Δ
macos-11_Python-3.8 78.96% <ø> (+<0.01%) ⬆️
ubuntu-20.04_Python-3.8 79.85% <ø> (?)
windows-2019_Python-3.8 79.78% <ø> (ø)

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.

@chuneuny-emily
Copy link
Contributor Author

tox.ini Outdated Show resolved Hide resolved
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.

@chuneuny-emily chuneuny-emily merged commit d78f974 into develop Sep 8, 2023
20 checks passed
@chuneuny-emily chuneuny-emily deleted the emily/ci-report-format-update branch May 7, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Any changes in CI setting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants