Skip to content

replaced [8]byte with types.NamespaceID - #554

Merged
tzdybal merged 1 commit into
evstack:mainfrom
randomshinichi:typenamespaceid
Oct 13, 2022
Merged

replaced [8]byte with types.NamespaceID#554
tzdybal merged 1 commit into
evstack:mainfrom
randomshinichi:typenamespaceid

Conversation

@randomshinichi

Copy link
Copy Markdown
Contributor

I think naming the new type NamespaceID is straightforward and requires no further explanation.

Let me know if I missed something - the go compiler likes it just fine

@tzdybaltzdybal self-assigned this Oct 10, 2022
@tzdybaltzdybal added the T:code-hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity. label Oct 10, 2022
@tzdybaltzdybal linked an issue Oct 10, 2022 that may be closed by this pull request

@tzdybaltzdybal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for your submission! It looks really good.

Please fix the failing unit tests.

@randomshinichi

randomshinichi commented Oct 11, 2022

Copy link
Copy Markdown
ContributorAuthor

Thanks! Just fixed the unittest, should work now (tested locally)

@nashqueuenashqueue left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good :) Why are 4 Tests skipped in github?

@tzdybal

Copy link
Copy Markdown
Contributor

Those tests are skipped for PRs from forks.

@tzdybal
tzdybal merged commit 70915f2 into evstack:mainOct 13, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce const for namespace size

3 participants

@randomshinichi@tzdybal@nashqueue