Skip to content

[4/n] custom Debug impl for change to reduce review noise#16

Open
sunshowers wants to merge 2 commits intosunshowers/spr/main.4n-custom-debug-impl-for-change-to-reduce-review-noisefrom
sunshowers/spr/4n-custom-debug-impl-for-change-to-reduce-review-noise
Open

[4/n] custom Debug impl for change to reduce review noise#16
sunshowers wants to merge 2 commits intosunshowers/spr/main.4n-custom-debug-impl-for-change-to-reduce-review-noisefrom
sunshowers/spr/4n-custom-debug-impl-for-change-to-reduce-review-noise

Conversation

@sunshowers
Copy link
Copy Markdown
Contributor

We're going to change the Change structure quite substantially in the next commit. Add a custom Debug formatter first to reduce the amount of noise.

There are no functional changes in this PR.

Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1
Comment thread src/change.rs
Comment on lines +60 to +61
.field("old_subpath", &"")
.field("new_subpath", &"")
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I don't think I understand the utility of this.

Copy link
Copy Markdown
Contributor Author

@sunshowers sunshowers May 2, 2026

Choose a reason for hiding this comment

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

This is purely to make reviewing #19 as easy as possible:

image

(since in the meeting we had you gave me the feedback to minimize review noise.)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

sorry; I should have revisited the comments after I had looked at #19--makes sense now!

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.

2 participants