You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eliminate all Maxent-owned compiler warnings and enable MAXENT_WERROR in the dev preset
make back-continuation size validation unconditional, robustly parse both three- and five-column text input at EOF, and remove unreachable/dead compatibility code
add regression coverage for trailing blank lines and incomplete final records, and document completion of migration step 2.3A
preserve and explicitly test the unconditional high-frequency diagnostic for both diagonal-error and covariance input
Verification
warning-free AppleClang build with -Wall -Wextra -Wpedantic -Werror
warning-free LAPACK build
Release suite with full regressions: 44/44 tests passed
fast and full numerical regression references unchanged
The reason will be displayed to describe this comment to others. Learn more.
Copilot review overview
🔵 Needs a closer look
Reconcile the migration log’s 43/43 Release-test count with the verified 42/42 result.
Review effort: Lite Findings: None
Previously missed (1)
In code that hasn't changed since last review
Reconcile inconsistent Release test counts
ALPS3_MIGRATION_PLAN.md:686
This migration-log entry reports 43/43 Release tests, but the PR verification says the Release suite passed 42/42. Please reconcile the count (or explain which additional test is included) so the completion record is consistent with the verified result.
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
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.
Summary
MAXENT_WERRORin the dev presetVerification
-Wall -Wextra -Wpedantic -Werrorgit diff --checkpasses