Skip to content

chore: Update module github.com/goforj/godump to v1.6.0#1155

Merged
almas-x merged 1 commit intomasterfrom
almas/chore
Aug 12, 2025
Merged

chore: Update module github.com/goforj/godump to v1.6.0#1155
almas-x merged 1 commit intomasterfrom
almas/chore

Conversation

@almas-x
Copy link
Contributor

@almas-x almas-x commented Aug 12, 2025

📑 Description

✅ Checks

  • Added test cases for my code

Copilot AI review requested due to automatic review settings August 12, 2025 06:57
@almas-x almas-x requested a review from a team as a code owner August 12, 2025 06:57
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/goforj/godump module from version 1.5.0 to 1.6.0. The update appears to introduce changes to the color formatting output of the dump functionality, specifically adding bold formatting (escape sequence \x1b[1;) to string values in the dumped output.

Key changes:

  • Updated module version in go.mod
  • Updated test expectations to reflect new color formatting behavior

Reviewed Changes

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

File Description
go.mod Bumped godump module version from v1.5.0 to v1.6.0
support/debug/dump_test.go Updated test assertions to match new bold formatting in string output

@codecov
Copy link

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.44%. Comparing base (bf1c60b) to head (c96bbd5).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1155   +/-   ##
=======================================
  Coverage   68.44%   68.44%           
=======================================
  Files         221      221           
  Lines       14320    14320           
=======================================
  Hits         9801     9801           
  Misses       4144     4144           
  Partials      375      375           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@hwbrzzl hwbrzzl left a comment

Choose a reason for hiding this comment

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

LGTM

@almas-x almas-x merged commit d29906a into master Aug 12, 2025
14 checks passed
@almas-x almas-x deleted the almas/chore branch August 12, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants