• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

topfreegames / pitaya / 749
69%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2019 02:06PM UTC
Jobs 1
Files 71
Run time 9s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Feb 2019 01:55PM UTC coverage: 68.865% (+0.1%) from 68.726%
749

push

travis-ci

felipejfc
Make the correct use of the protoreflect

This commit fixes the problem of protobuffer client when
running in multiple goroutines.

github.com/jhump/protoreflect has the desc.MessageDescriptor
and dynamic.Message. Before this commit, the dynamic.Message
struc was associated with the expected input. After it, the
message will be associated whit one desc.MessageDescriptor
and when some data is received, the message struct is
created. That is, each input package will have only one
dynamic.Message.

4282 of 6218 relevant lines covered (68.86%)

0.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 749.1 14 Feb 2019 02:06PM UTC 0
68.86
Travis Job 749.1
Source Files on build 749
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #749
  • dc28e42f on github
  • Prev Build on master (#747)
  • Next Build on master (#750)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc