Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 23, 2026

This PR's review feedback was already addressed by @davidfillmore in commits aa71b5d and 89cffe3. No additional changes required.

What was addressed:

  • Moved documentation files from project root to docs/design/
  • Changed std::pair<std::string, double> to Yield type for reactants/products
  • Replaced standard exceptions with MICM-specific error types (MicmConstraintErrc)
  • Fixed dead code in Jacobian calculation (removed unused assignment at line 160)
  • Removed branch name reference from walkthrough introduction

All constraint tests pass (15 tests).


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Add constraint base classes for DAE support No changes needed - review feedback already addressed Jan 23, 2026
Copilot AI requested a review from davidfillmore January 23, 2026 02:03
@davidfillmore
Copy link
Collaborator

Closing - this was a status update, not a work request. Changes were already implemented in PR #900.

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.

2 participants