Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update output for diff #60

Merged
merged 2 commits into from
Sep 22, 2023
Merged

chore: update output for diff #60

merged 2 commits into from
Sep 22, 2023

Conversation

lingsamuel
Copy link
Contributor

Description

Fixes #54

image

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible

Signed-off-by: Ling Samuel (WSL) <lingsamuelgrace@gmail.com>
Copy link
Contributor

@pottekkat pottekkat left a comment

Choose a reason for hiding this comment

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

For diff the summary could be:

Summary: create 0, update 1, delete 0

And for sync it could remain the same:

Summary: created 0, updated 1, deleted 0

And instead of diff service: "httpbin-service" at the start, it could be updates <resource name>.

Both of these suggested changes will help show the user that these changes will happen if they chose to sync this more clearly.

The rest of the changes make things much better. Thanks!

Signed-off-by: Ling Samuel (WSL) <lingsamuelgrace@gmail.com>
@tao12345666333
Copy link
Contributor

all comments are fixed. I will merge this one. Thanks

@tao12345666333 tao12345666333 merged commit 063685f into main Sep 22, 2023
10 checks passed
@tao12345666333 tao12345666333 deleted the diff-output branch September 22, 2023 14:04
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.

Bug/UX: adc diff says "creating route" when a user might just want to see the diff
3 participants