feat: add pivot heatmaps and trends [CMP-48642] - #66
Merged
Conversation
chaim0m
requested review from
a team,
apgiorgi,
eranchetz and
taltultc
as code owners
August 11, 2026 13:06
yariv-doit
reviewed
Aug 11, 2026
yariv-doit
reviewed
Aug 11, 2026
yariv-doit
reviewed
Aug 11, 2026
yariv-doit
reviewed
Aug 11, 2026
chaim0m
force-pushed
the
feat/chaim/report-presentation-CMP-48642
branch
from
August 11, 2026 13:48
d929285 to
21b43e9
Compare
yariv-doit
reviewed
Aug 11, 2026
yariv-doit
approved these changes
Aug 11, 2026
yariv-doit
left a comment
Collaborator
There was a problem hiding this comment.
Rechecked at 1224c20. The previously raised blockers are fixed, the relevant tests pass, and the remaining inline note is non-blocking.
Co-authored-by: Vadim Solovey <vadim@doit.com> Co-authored-by: Codex <noreply@anthropic.com>
chaim0m
force-pushed
the
feat/chaim/pivot-visualization-CMP-48642
branch
from
August 11, 2026 14:18
1224c20 to
fc74750
Compare
chaim0m
changed the base branch from
feat/chaim/report-presentation-CMP-48642
to
main
August 11, 2026 14:18
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
NO_COLOR.--raw-numberspreserve epoch timestamps in table and TOON output.This is split from the embedded dci-cli changes in doitintl/omni#60609. The body-validation compatibility bypass from the same upstream commit is already covered by #60 and is not duplicated here.
Stack
Depends on #64.
Validation
go test ./...go test -race ./...go vet ./...go build ./...golangci-lint run --new-from-rev=feat/chaim/report-presentation-CMP-48642(0 issues)No emulators were run.
Jira: CMP-48642