Skip to content

Conversation

justinchuby
Copy link
Member

  1. Replace the azure devops badges with the github actions badge in README
  2. Update pipeline description in CONTRIBUTING
  3. Schedule the workflow to run daily to report coverage to codecov. Fixes Schedule CI to run daily on main #6084

Signed-off-by: Justin Chu <justinchu@microsoft.com>
@justinchuby justinchuby requested a review from a team as a code owner April 13, 2024 03:39
Copy link

codecov bot commented Apr 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.05%. Comparing base (83194ed) to head (d4440eb).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6086      +/-   ##
==========================================
+ Coverage   56.95%   57.05%   +0.09%     
==========================================
  Files         506      506              
  Lines       30467    30489      +22     
  Branches     4592     4593       +1     
==========================================
+ Hits        17353    17394      +41     
+ Misses      12285    12269      -16     
+ Partials      829      826       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@justinchuby justinchuby enabled auto-merge April 13, 2024 03:51
@justinchuby justinchuby added this pull request to the merge queue Apr 15, 2024
Merged via the queue into onnx:main with commit 16ee58b Apr 15, 2024
@justinchuby justinchuby deleted the justinchu/ci-readme branch April 15, 2024 19:41
gramalingam added a commit to gramalingam/onnx that referenced this pull request Jun 6, 2024
1. Replace the azure devops badges with the github actions badge in
README
2. Update pipeline description in CONTRIBUTING
3. Schedule the workflow to run daily to report coverage to codecov.
Fixes onnx#6084

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Co-authored-by: G. Ramalingam <grama@microsoft.com>
Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
andife pushed a commit to andife/onnx that referenced this pull request Jul 20, 2024
1. Replace the azure devops badges with the github actions badge in
README
2. Update pipeline description in CONTRIBUTING
3. Schedule the workflow to run daily to report coverage to codecov.
Fixes onnx#6084

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Co-authored-by: G. Ramalingam <grama@microsoft.com>
Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
linshokaku pushed a commit to linshokaku/onnx that referenced this pull request Oct 2, 2024
1. Replace the azure devops badges with the github actions badge in
README
2. Update pipeline description in CONTRIBUTING
3. Schedule the workflow to run daily to report coverage to codecov.
Fixes onnx#6084

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Co-authored-by: G. Ramalingam <grama@microsoft.com>
Signed-off-by: Linsho Kaku <linsho@preferred.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Schedule CI to run daily on main
2 participants