Final integration: exact counts, OpenRouter in spec, black sweep#35
Merged
Conversation
- Recount after the batch landed: 342 test functions across 15 files (README x3, PRODUCT.md, portfolio page stat band). - erdos-solver.spec: add src.llm.openrouter_provider to hidden imports (module landed in a sibling PR); rebuilt and smoke-tested the binary (--help, mock mode). - Apply black across src/ and tests/ (mechanical; CI lint job's black check now passes rather than being silently red). flake8 critical selectors: 0. Full suite after sweep: 342 passed, 0 skipped. https://claude.ai/code/session_01KAKnLjpFZ9oF74GNW9QNtN
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.
What
The closing pass over the merged batch (#28–#34).
erdos-solver.spec:src.llm.openrouter_provideradded to hidden imports now that the module exists on main; binary rebuilt and smoke-tested (--help, mock mode).blackapplied acrosssrc/andtests/(mechanical);black --checkand flake8 critical selectors now clean, so the CI lint job reports honestly.Verification
Full suite after the sweep: 342 passed, 0 skipped against real Lean 4.30.0.
https://claude.ai/code/session_01KAKnLjpFZ9oF74GNW9QNtN
Generated by Claude Code