Bump CI to Node.js 24, sync spec, add 29 tests for extracted code#112
Merged
KyleNesium merged 1 commit intomainfrom Mar 14, 2026
Merged
Bump CI to Node.js 24, sync spec, add 29 tests for extracted code#112KyleNesium merged 1 commit intomainfrom
KyleNesium merged 1 commit intomainfrom
Conversation
- Bump actions/checkout and actions/cache from v4 to v5 in both CI and release workflows (fixes Node.js 20 deprecation warnings) - Add new files to spec/ARCHITECTURE.md project tree: MenuBarIconGeometry, TokenHealthSessionInfo, ActivityChartData, ActivityChartTrend - Add 29 tests for SessionInfoFormatter (20) and ActivityTrendComputation (9) covering label parts, ID prefix, bottom parts, stale idle detection, detail tooltips, time formatting, vs-yesterday/week/month comparisons, month projection, and copy text formatting - Update README test coverage: 585→613 tests across 39→41 files
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.
Summary
actions/checkoutandactions/cachefrom v4→v5 in CI and release workflows (fixes Node.js 20 deprecation warnings)spec/ARCHITECTURE.mdproject treeSessionInfoFormatterTests(20) +ActivityTrendTests(9) covering all extracted pure logicTest plan