Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ee7u
Copy link
Contributor

@ee7u ee7u commented Aug 19, 2025

Description

Clean up tests. Remove unnecessary skips and imports.

Motivation and Context

As per issue #7098 there are unnecessary skips and imports in some tests. I found 17 tests that were marked as skipped a couple of years ago, now they pass without warnings.

@ee7u ee7u requested a review from a team as a code owner August 19, 2025 11:31
@github-project-automation github-project-automation bot moved this to In progress in PR Tracker Aug 19, 2025
@andife andife changed the title Clean up tests Clean up reference evaluator tests Aug 19, 2025
@codecov
Copy link

codecov bot commented Aug 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.33%. Comparing base (2a7f4a6) to head (9fc820e).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7238      +/-   ##
==========================================
+ Coverage   54.20%   54.33%   +0.13%     
==========================================
  Files         511      511              
  Lines       31825    31819       -6     
  Branches     2848     2848              
==========================================
+ Hits        17250    17290      +40     
+ Misses      13805    13753      -52     
- Partials      770      776       +6     

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

@github-project-automation github-project-automation bot moved this from In progress to Reviewer approved in PR Tracker Aug 19, 2025
@justinchuby
Copy link
Member

Thanks!

@justinchuby justinchuby merged commit afaa6b8 into onnx:main Aug 19, 2025
34 checks passed
@github-project-automation github-project-automation bot moved this from Reviewer approved to Done in PR Tracker Aug 19, 2025
@ee7u ee7u deleted the clean-up-tests branch August 19, 2025 14:14
xadupre pushed a commit to xadupre/onnx that referenced this pull request Aug 31, 2025
### Description
Clean up tests. Remove unnecessary skips and imports.

### Motivation and Context
As per issue onnx#7098 there are unnecessary skips and imports in some
tests. I found 17 tests that were marked as skipped a couple of years
ago, now they pass without warnings.

---------

Signed-off-by: Eetu Tunturi <[email protected]>
Signed-off-by: xadupre <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants