Skip to content

Remove restart options#79

Merged
chengcli merged 2 commits intomainfrom
cli/remove_restart
Jan 17, 2026
Merged

Remove restart options#79
chengcli merged 2 commits intomainfrom
cli/remove_restart

Conversation

@chengcli
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings January 17, 2026 19:52
@chengcli chengcli requested a review from luminoctum as a code owner January 17, 2026 19:52
Copy link

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.

Pull request overview

This PR removes the unused restart option from the integrator configuration, simplifying the integrator interface by eliminating a feature that is no longer needed or used in the codebase.

Changes:

  • Removed restart field from IntegratorOptionsImpl struct
  • Removed restart output from the report method
  • Removed restart initialization from YAML parsing

Reviewed changes

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

File Description
src/integrator/integrator.hpp Removed restart field declaration and its output from the report method
src/integrator/integrator.cpp Removed restart option parsing from YAML configuration loading

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chengcli chengcli merged commit 74136b1 into main Jan 17, 2026
3 checks passed
@github-actions
Copy link
Contributor

🎉 Released v1.8.6!

What's Changed

Full Changelog: v1.8.5...v1.8.6

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