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

refactor(vardump): use godump lib #5676

Merged
merged 6 commits into from
Oct 14, 2024

Conversation

dwisiswant0
Copy link
Member

Proposed changes

  • Refactor vardump to use the godump pkg
  • Introduce a global Limit variable in the vardump
  • Add the VarDumpLimit (-var-dump-limit/-vdl) option

Closes #5662 #5675

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

also increate limit char to `255`.

Signed-off-by: Dwi Siswanto <git@dw1.io>
Signed-off-by: Dwi Siswanto <git@dw1.io>
Signed-off-by: Dwi Siswanto <git@dw1.io>
Signed-off-by: Dwi Siswanto <git@dw1.io>
Signed-off-by: Dwi Siswanto <git@dw1.io>
@auto-assign auto-assign bot requested a review from dogancanbakir September 30, 2024 07:21
Signed-off-by: Dwi Siswanto <git@dw1.io>
@ehsandeep ehsandeep merged commit 2c832f5 into dev Oct 14, 2024
11 of 12 checks passed
@ehsandeep ehsandeep deleted the dwisiswant0/refactor/vardump/use-godump-to-dumps branch October 14, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants