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

hud: remove EmitDefault from all json serializers #4530

Merged
merged 1 commit into from
May 7, 2021
Merged

Conversation

nicks
Copy link
Member

@nicks nicks commented May 6, 2021

Hello @maiamcc, @landism,

Please review the following commits I made in branch nicks/omit:

7442f69 (2021-05-06 19:51:04 -0400)
hud: remove EmitDefault from all json serializers
I think this is a holdover from the pre-typescript days
when we weren't able to remove props safely.

Code review reminders, by giving a LGTM you attest that:

  • Commits are adequately tested
  • Code is easy to understand and conforms to style guides
  • Incomplete code is marked with TODOs
  • Code is suitably instrumented with logging and metrics

@nicks nicks requested review from landism and maiamcc May 6, 2021 23:52
I think this is a holdover from the pre-typescript days
when we weren't able to remove props safely.
Copy link
Member

@landism landism left a comment

Choose a reason for hiding this comment

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

If you haven't, I'd consider manually testing that you can create / load a snapshot with this change.

LGTM

@nicks
Copy link
Member Author

nicks commented May 7, 2021

yep, i want to test the snapshots stuff before we do a release, since so much has changed

@nicks nicks merged commit 4121744 into master May 7, 2021
@nicks nicks deleted the nicks/omit branch May 7, 2021 16: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.

None yet

2 participants