refactor(metrics): Complete coherent energy sampling - #114
Merged
bigtomcat6 merged 4 commits intoAug 9, 2026
Conversation
Owner
Author
|
@codex review |
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: abf4ecb884
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
bigtomcat6
marked this pull request as ready for review
August 9, 2026 22:45
bigtomcat6
deleted the
feat/energy-impact-coherent-sampling-integration
branch
August 14, 2026 12:00
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
feat/energy-impact-coherent-sampling; that retained branch remains unchanged as historical evidence and is not the PR head.85ff0092af25544791d47c42743140f5a3f2e934 refactor(energy): extract publication statea31bd63d0b68886cd14872a233bc9c84a4962999 refactor(energy): add coherent sampler sessions88041b5fb0dd488e42b32ac816564dde4d47a0bd refactor(energy): control visible observation lifecycleabf4ecb884005fae2b28f4fca2e25f442bcbbb63 test(energy): add repeatable native gateHow to test
swift test --filter EnergyImpactswift testxcodegen generate --quietMacActivity.xcodeproj/project.pbxprojwas unchanged.xcodebuild test -project MacActivity.xcodeproj -scheme MacActivity -destination 'platform=macOS' CODE_SIGNING_ALLOWED=NO** TEST SUCCEEDED **; xcresult: 1,170 total / 1,169 passed / 1 skipped / 0 failed / 0 expected failures.topAppscall, no superseded cadence/session/cache symbols, and no App/provider ownership of low-level process or smoothing/ranking state.0.449276%; maximum CPU0.456702%; maximum p9515.778 ms; minimum wall duration60.043 s; valid native runs 5/5;ENERGY_NATIVE_GATE PASS.timeoutReachedfor the app name and exact app path; the bundle ID was ambiguous across builds. No accessibility tree or screenshot was returned, so no visible scenario is claimed as passed:UNVERIFIED— the menu-bar UI was not observable.UNVERIFIED— no UI state or timestamped row transition was observable.UNVERIFIED— the required tab interactions were unavailable.UNVERIFIED— the visibility transition was unavailable; internal read stoppage is also manually unverified, with deterministic lifecycle tests providing internal-contract evidence.UNVERIFIED— no visible observation could be started.Release impact
Checklist
type(scope): Summary.Release impact: None.