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

🎨 Refactor ModelABC to Help Use Default Torch Models #867

Draft
wants to merge 10 commits into
base: dev-define-engines-abc
Choose a base branch
from

Merge branch 'dev-define-engines-abc' into dev-convert-modelabc-to-to…

274c16b
Select commit
Loading
Failed to load commit list.
Draft

🎨 Refactor ModelABC to Help Use Default Torch Models #867

Merge branch 'dev-define-engines-abc' into dev-convert-modelabc-to-to…
274c16b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 14, 2025 in 1s

91.56% (-0.11%) compared to 0ba148c

View this Pull Request on Codecov

91.56% (-0.11%) compared to 0ba148c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.56%. Comparing base (0ba148c) to head (274c16b).

Additional details and impacted files
@@                    Coverage Diff                     @@
##           dev-define-engines-abc     #867      +/-   ##
==========================================================
- Coverage                   91.66%   91.56%   -0.11%     
==========================================================
  Files                          73       73              
  Lines                        9050     9055       +5     
  Branches                     1188     1188              
==========================================================
- Hits                         8296     8291       -5     
- Misses                        742      752      +10     
  Partials                       12       12              

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.