Skip to content

Remove struct and leverage ml_dtypes in helper tests #6631

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 5 commits into from
Jan 10, 2025

Conversation

justinchuby
Copy link
Member

Remove the use of struct and leverage ml_dtypes to clean up helper tests. This should unblock #6621

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@justinchuby justinchuby added topic: test topic: better engineering Improve engineering quality of the project labels Jan 8, 2025
@justinchuby justinchuby requested a review from xadupre January 8, 2025 00:11
@justinchuby justinchuby temporarily deployed to testpypi_onnxweekly January 8, 2025 00:11 — with GitHub Actions Inactive
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.43%. Comparing base (7f92d9c) to head (4beae42).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6631      +/-   ##
==========================================
+ Coverage   57.35%   57.43%   +0.08%     
==========================================
  Files         507      507              
  Lines       31639    31611      -28     
  Branches     3063     3058       -5     
==========================================
+ Hits        18145    18157      +12     
+ Misses      12645    12610      -35     
+ Partials      849      844       -5     

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

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
@justinchuby justinchuby added this to the 1.18 milestone Jan 8, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
@justinchuby justinchuby enabled auto-merge January 9, 2025 23:50
@justinchuby justinchuby added this pull request to the merge queue Jan 10, 2025
Merged via the queue into main with commit 621e0d0 Jan 10, 2025
35 checks passed
@justinchuby justinchuby deleted the justinchu/fix-tests branch January 10, 2025 00:31
@justinchuby
Copy link
Member Author

#6636

github-merge-queue bot pushed a commit that referenced this pull request Jan 10, 2025
The change in #6631 mistakenly removed a skip

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
andife pushed a commit that referenced this pull request Jan 25, 2025
Remove the use of struct and leverage ml_dtypes to clean up helper
tests. This should unblock #6621

---------

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
andife pushed a commit that referenced this pull request Jan 25, 2025
The change in #6631 mistakenly removed a skip

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
seungwoo-ji-03 pushed a commit to seungwoo-ji-03/onnx that referenced this pull request Feb 17, 2025
Remove the use of struct and leverage ml_dtypes to clean up helper
tests. This should unblock onnx#6621

---------

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
Signed-off-by: seungwoo-ji <seungwoo.ji@nuvilab.com>
seungwoo-ji-03 pushed a commit to seungwoo-ji-03/onnx that referenced this pull request Feb 17, 2025
The change in onnx#6631 mistakenly removed a skip

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
Signed-off-by: seungwoo-ji <seungwoo.ji@nuvilab.com>
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 topic: test
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants