Skip to content

Conversation

@cpuguy83
Copy link
Collaborator

There was some changes to the output so the tests needed to be updated.

Closes #879

Copilot AI review requested due to automatic review settings December 10, 2025 21:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the github.com/vearutop/dynhist-go dependency from v1.2.3 to v1.2.4. The newer version changes the histogram output format, specifically updating the header from "(N events)" to "(total count: N)", which required updates to test expectations.

  • Updated dynhist-go dependency from v1.2.3 to v1.2.4
  • Updated test expectations to match new histogram output format

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
go.mod Updates dynhist-go dependency version from v1.2.3 to v1.2.4
go.sum Adds checksums for new dynhist-go v1.2.4 and indirect dependency bool64/dev v0.2.43
cmd/test2json2gha/summary_test.go Updates expected histogram header format from "(4 events)" to "(total count: 4)"
cmd/test2json2gha/main_test.go Updates expected histogram header format from "(5 events)" to "(total count: 5)"

There was some changes to the output so the tests needed to be updated.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant