Skip to content

Update CI report format to csv#1144

Merged
chuneuny-emily merged 2 commits intodevelopfrom
emily/ci-report-format-update
Sep 8, 2023
Merged

Update CI report format to csv#1144
chuneuny-emily merged 2 commits intodevelopfrom
emily/ci-report-format-update

Conversation

@chuneuny-emily
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Contributor Author

Copy link
Copy Markdown
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
@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