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

[202012] Add net core and publish code coverage results #77

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

zbud-msft
Copy link
Contributor

Why I did it

Publish code coverage results

How I did it

Modify azure pipeline yml file to install net core and publish code coverage results via Cobertura

How to verify it

Check code coverage

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@zbud-msft
Copy link
Contributor Author

image

@zbud-msft
Copy link
Contributor Author

Code coverage is being published

@zbud-msft zbud-msft requested a review from qiluo-msft February 23, 2023 18:57
@qiluo-msft
Copy link
Collaborator

This PR is fixing coverage result, and the coverage checker is still using old code and not available. I will override the checker and merge.

@qiluo-msft qiluo-msft merged commit 5d6c47f into sonic-net:202012 Feb 24, 2023
@zbud-msft zbud-msft deleted the AddCodeCoverage branch March 1, 2023 18:38
qiluo-msft pushed a commit to sonic-net/sonic-buildimage that referenced this pull request Mar 20, 2023
Has following commits:
```
b93c4ac Zain Budhwani Wed Mar 1 15:45:43 2023 -0800 Fix crash when retrieving cpu utilization (sonic-net/sonic-gnmi#70) (sonic-net/sonic-gnmi#71)
af1ec19 Zain Budhwani Wed Mar 1 15:13:53 2023 -0800 Add diff cov (sonic-net/sonic-gnmi#85)
3f41377 Zain Budhwani Tue Feb 28 16:48:22 2023 -0800 Add logs for md5 checksum (sonic-net/sonic-gnmi#80)
67b7fb2 Zain Budhwani Mon Feb 27 23:44:49 2023 -0800 Add get-update to azp yml (sonic-net/sonic-gnmi#79)
5d6c47f Zain Budhwani Fri Feb 24 13:11:53 2023 -0800 Add net core and code coverage results (sonic-net/sonic-gnmi#77)
984bc6d Zain Budhwani Wed Feb 22 16:03:01 2023 -0800 [202012] Enable unit test (sonic-net/sonic-gnmi#76)
e8e4335 Zain Budhwani Fri Feb 10 16:27:58 2023 -0800 Change dir name in pipeline (sonic-net/sonic-gnmi#75)
a1cc7ab Zain Budhwani Tue Jan 31 14:11:27 2023 -0800 Add 202012 branch to pr checker (sonic-net/sonic-gnmi#72)
eaea6c5 ganglyu Mon Nov 14 10:18:07 2022 +0800 Fix format
```
zbud-msft added a commit to zbud-msft/sonic-gnmi that referenced this pull request May 18, 2023
Publish code coverage results

Modify azure pipeline yml file to install net core and publish code coverage results via Cobertura

Check code coverage
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