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

topfreegames / pitaya / 749 / 1
69%
master: 69%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2019 02:06PM UTC
Files 71
Run time 8s
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.1

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

Source Files on job 749.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 442
  • Travis Job 749.1
  • dc28e42f on github
  • Prev Job for on master (#747.1)
  • Next Job for on master (#750.1)
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