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

Dev #98

Merged
merged 9 commits into from
May 12, 2023
Merged

Dev #98

merged 9 commits into from
May 12, 2023

Conversation

NeetishPathak
Copy link
Collaborator

  • Optimizations and code readability fixes
  • Addressed Integer overflow issue

Stanislas and others added 2 commits May 12, 2023 09:45
jostanislas
jostanislas previously approved these changes May 12, 2023
Copy link
Collaborator

@jostanislas jostanislas left a comment

Choose a reason for hiding this comment

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

LGTM

verapaypal
verapaypal previously approved these changes May 12, 2023
@NeetishPathak NeetishPathak dismissed stale reviews from verapaypal and jostanislas via cab57c9 May 12, 2023 19:38
yapingshi
yapingshi previously approved these changes May 12, 2023
glog.Infof("markdown: zoneid=%d", zoneid)
markdownobj.MarkDown(int32(zoneid))
} else {
glog.Errorf("markdown failed. Error:", err.Error())
Copy link
Collaborator

Choose a reason for hiding this comment

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

Message is clearer if it has ... %s Value: %s", err.Error(), string(ev.Kv.Value))

Copy link
Collaborator

Choose a reason for hiding this comment

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

Addressed this in my latest commit.

Stanislas and others added 2 commits May 12, 2023 14:08
jostanislas
jostanislas previously approved these changes May 12, 2023
Copy link
Collaborator

@jostanislas jostanislas left a comment

Choose a reason for hiding this comment

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

LGTM

@NeetishPathak NeetishPathak merged commit 95f443d into main May 12, 2023
3 checks passed
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.

None yet

6 participants