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

Migrate to codecov.io #266

Merged
merged 4 commits into from
Jul 27, 2022
Merged

Migrate to codecov.io #266

merged 4 commits into from
Jul 27, 2022

Conversation

junczhu
Copy link
Contributor

@junczhu junczhu commented Jul 26, 2022

Fix: #267
Codecov Migrate Steps:

  • add coverage percent at .codecov

  • add codecov-action at build.yml

  • add badge at README.md

  • update make test with go test at makefile

  • update .gitignore / rmv .cover/ .test/ add coverage.txt

  • del shell/test.sh

  • del origin upload coverage report from build.yml

Signed-off-by: Juncheng Zhu junczhu@microsoft.com

Signed-off-by: Juncheng Zhu <junczhu@microsoft.com>
@junczhu junczhu changed the title Feat. add codecov Migrate to codecov.io Jul 26, 2022
Signed-off-by: Juncheng Zhu <junczhu@microsoft.com>
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (main@bb5b497). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #266   +/-   ##
=======================================
  Coverage        ?   42.28%           
=======================================
  Files           ?        7           
  Lines           ?      201           
  Branches        ?        0           
=======================================
  Hits            ?       85           
  Misses          ?      113           
  Partials        ?        3           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Signed-off-by: Juncheng Zhu <junczhu@microsoft.com>
Signed-off-by: Juncheng Zhu <junczhu@microsoft.com>
Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@priteshbandi priteshbandi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dtzar dtzar merged commit 9280708 into notaryproject:main Jul 27, 2022
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.

Migrate to codecov.io
5 participants