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

pions / rtp
66%
master: 79%

Build:
Build:
LAST BUILD BRANCH: optimize-next-nalu
DEFAULT BRANCH: master
Repo Added 28 Jan 2019 06:16AM UTC
Files 8
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

LAST BUILD ON BRANCH marshal-to
branch: marshal-to
CHANGE BRANCH
x
Reset
  • marshal-to
  • abs-send-time
  • fix/packet-crash
  • fuzzer
  • master
  • module
  • optimize-next-nalu
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v1.1.0

pending completion
66

Pull #14

travis-ci

web-flow
Switch MarshalTo from append to write

This is a lot more consistent with the stdlib when dealing with lower
level byte slices. The idea is that the code will error if the buffer is
too small, rather than silently append. The `MarshalSize` method allows
you to know the exact size required so there's no reason why you can't
allocate the right amount of memory.
Pull Request #14: Switch MarshalTo from append to write

46 of 46 new or added lines in 1 file covered. (100.0%)

295 of 445 relevant lines covered (66.29%)

2.53 hits per line

Relevant lines Covered
Build:
Build:
445 RELEVANT LINES 295 COVERED LINES
2.53 HITS PER LINE
Source Files on marshal-to
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
66 marshal-to Switch MarshalTo from append to write This is a lot more consistent with the stdlib when dealing with lower level byte slices. The idea is that the code will error if the buffer is too small, rather than silently append. The `MarshalSize` method ... Pull #14 08 Mar 2019 12:42AM UTC web-flow travis-ci pending completion  
65 marshal-to Switch MarshalTo from append to write This is a lot more consistent with the stdlib when dealing with lower level byte slices. The idea is that the code will error if the buffer is too small, rather than silently append. The `MarshalSize` method ... push 08 Mar 2019 12:41AM UTC kixelated travis-ci pending completion  
43 marshal-to Moved the append stuff to helper functions Basically zero performance difference and the code is cleaner. push 20 Feb 2019 07:09PM UTC kixelated travis-ci pending completion  
44 marshal-to Moved the append stuff to helper functions Basically zero performance difference and the code is cleaner. Pull #3 20 Feb 2019 07:09PM UTC web-flow travis-ci pending completion  
42 marshal-to Moved the append stuff to helper functions Basically zero performance difference and the code is cleaner. Pull #3 20 Feb 2019 07:08PM UTC web-flow travis-ci pending completion  
37 marshal-to Moved the append stuff to helper functions Basically zero performance difference and the code is cleaner. Pull #3 20 Feb 2019 05:51PM UTC web-flow travis-ci pending completion  
36 marshal-to Moved the append stuff to helper functions Basically zero performance difference and the code is cleaner. push 20 Feb 2019 05:51PM UTC lcurley travis-ci pending completion  
35 marshal-to Fix a Marshal bug It was tough to track down but I found the stupid typo. push 20 Feb 2019 05:35PM UTC kixelated travis-ci pending completion  
34 marshal-to Alternative MarshalTo implementation Uses BigEndian instead of append to make things a little saner. vs master: name old time/op new time/op delta Marshal-8 89.2ns ± 2% 49.5ns ± 4% -44.53% vs previous commit: name old time/op... Pull #3 20 Feb 2019 02:20AM UTC web-flow travis-ci pending completion  
33 marshal-to Alternative MarshalTo implementation Uses BigEndian instead of append to make things a little saner. vs master: name old time/op new time/op delta Marshal-8 89.2ns ± 2% 49.5ns ± 4% -44.53% vs previous commit: name old time/op... push 20 Feb 2019 02:19AM UTC lcurley travis-ci pending completion  
See All Builds (91)
  • Repo on GitHub
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