Conversation
Member
ocots
commented
Mar 17, 2026
- Add Uno solver integration (CPU-only, ADNLP-only)
- Add solver requirements documentation with import instructions
- Update tests to include Uno with proper constraints
- Update CHANGELOG.md for version 1.3.1-beta
- Add Uno solver integration (CPU-only, ADNLP-only) - Add solver requirements documentation with import instructions - Update tests to include Uno with proper constraints - Update CHANGELOG.md for version 1.3.1-beta
Member
Author
|
I have already made a tag and a new beta release. |
Contributor
- Add (:collocation, :exa, :uno, :cpu) method to available methods - Update tests to include Uno with Exa modeler (8 combinations total) - Update method counts: 10 CPU methods + 2 GPU methods = 12 total - Update CHANGELOG to reflect Uno works with both ADNLP and Exa - Remove ADNLP-only restriction from documentation
- Enable preview pushes for documentation PRs - Allows automatic preview builds when changes are pushed
- Update version after Uno integration and ExaModels support - All tests passing: 1309/1309 (100% success rate) - Uno now works with both ADNLP and Exa modelers - Ready for release
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #730 +/- ##
==========================================
- Coverage 84.98% 83.65% -1.33%
==========================================
Files 16 16
Lines 253 257 +4
==========================================
Hits 215 215
- Misses 38 42 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…e sequences
- Add ANSI color helper functions for Documenter compatibility
- Replace printstyled calls with _print_ansi_styled in display functions
- Support Union{String,Symbol} text input for flexibility
- Enable proper color conversion to CSS classes in HTML documentation
This fixes the issue where OptimalControl colors were not showing in remote
documentation while MadNLP colors (using raw ANSI) were working correctly.
- Update tests to match new header format '▫ This is OptimalControl' - Make formatting tests robust to ANSI escape sequences - Adjust performance thresholds for ANSI overhead (25000/120000) - All 87 tests now pass with new color system Tests now properly validate the ANSI color implementation that enables colors in Documenter HTML output while maintaining functionality.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.