Skip to content

move examples dir (https://github.com/onnx/onnx/issues/6087) #6230

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

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

andife
Copy link
Member

@andife andife commented Jul 13, 2024

Fix #6087

Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
@andife andife requested a review from a team as a code owner July 13, 2024 04:36
Copy link

codecov bot commented Jul 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.14%. Comparing base (83194ed) to head (fd739b4).
Report is 68 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6230      +/-   ##
==========================================
+ Coverage   56.95%   57.14%   +0.18%     
==========================================
  Files         506      507       +1     
  Lines       30467    31211     +744     
  Branches     4592     4657      +65     
==========================================
+ Hits        17353    17834     +481     
- Misses      12285    12531     +246     
- Partials      829      846      +17     

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

Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
@justinchuby justinchuby added this pull request to the merge queue Jul 18, 2024
@justinchuby justinchuby added the topic: better engineering Improve engineering quality of the project label Jul 18, 2024
Merged via the queue into onnx:main with commit c1bd5cc Jul 18, 2024
38 checks passed
andife added a commit to andife/onnx that referenced this pull request Jul 20, 2024
Fix onnx#6087

---------

Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
@andife andife deleted the move_examples branch August 3, 2024 06:15
andife added a commit to andife/onnx that referenced this pull request Aug 26, 2024
Fix onnx#6087

---------

Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
linshokaku pushed a commit to linshokaku/onnx that referenced this pull request Oct 2, 2024
Fix onnx#6087

---------

Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
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
topic: better engineering Improve engineering quality of the project
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Move onnx/examples to /examples
3 participants