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

GCounter implements Marshaller and Unmarshaller addresses #6 #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lonelycode
Copy link

No description provided.

@coveralls
Copy link

coveralls commented Apr 2, 2017

Coverage Status

Coverage decreased (-0.8%) to 99.194% when pulling 31937a8 on TykTechnologies:master into 68acdd7 on neurodrone:master.

g_counter.go Outdated
// jsonGCounter is a private struct that duplicates the private members of GCounter as
// externalised fields
type jsonGCounter struct {
Ident string `json:"ident"`
Copy link
Owner

Choose a reason for hiding this comment

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

Can you run gofmt and go vet on this change?

@lonelycode
Copy link
Author

Done :-)

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.8%) to 99.194% when pulling 0d83277 on TykTechnologies:master into 68acdd7 on neurodrone:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.8%) to 99.194% when pulling 0d83277 on TykTechnologies:master into 68acdd7 on neurodrone:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.8%) to 99.194% when pulling 0d83277 on TykTechnologies:master into 68acdd7 on neurodrone:master.

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.

3 participants