Skip to content

replace AbstractExecutionStats by Generic#108

Merged
ocots merged 3 commits intomainfrom
AbstractExecutionStats
Mar 19, 2026
Merged

replace AbstractExecutionStats by Generic#108
ocots merged 3 commits intomainfrom
AbstractExecutionStats

Conversation

@ocots
Copy link
Copy Markdown
Member

@ocots ocots commented Mar 19, 2026

No description provided.

ocots added 2 commits March 19, 2026 18:55
- Fix extract_solver_infos to use SolverCore.GenericExecutionStats instead of AbstractExecutionStats
- Update CTSolversUno.jl to create properly typed GenericExecutionStats instances
- Replace MockStats and EdgeCaseStats in test files with create_*_stats functions
- Ensure all tests use the correct SolverCore interface contract

Fixes test failures in test_generic_extract_solver_infos.jl and test_error_cases.jl
- Replace MockExecutionStats with create_mock_execution_stats function
- Use SolverCore.GenericExecutionStats{Float64, Vector{Float64}, Vector{Float64}, Any}
- Update all test calls to use the new mock stats creation function
- Fixes 4 failing tests in extract_solver_infos and integration tests

All tests now pass with 125 successful test cases
@ocots ocots merged commit c818ae2 into main Mar 19, 2026
7 checks passed
@ocots ocots deleted the AbstractExecutionStats branch March 19, 2026 20:04
@ocots ocots mentioned this pull request Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant