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

pions / srtp / 28
41%
master: 41%

Build:
Build:
LAST BUILD BRANCH: optimize-new-ctr
DEFAULT BRANCH: master
Ran 15 Feb 2019 07:59PM UTC
Jobs 1
Files 10
Run time 270min
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

pending completion
28

push

travis-ci

lcurley
Optimize WriteRTP

The previous code would Marshal the header allocating (header) bytes.
Then call append with the payload allocating payload bytes and copying
(header) bytes. Then later EncryptRTP will append the auth tag,
potentially allocating
(header + payload + 10) bytes and copying (header + payload) bytes.

304 of 754 relevant lines covered (40.32%)

10.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28.1 (GO111MODULE=on) 15 Feb 2019 07:59PM UTC 0
40.32
Travis Job 28.1
Source Files on build 28
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #28
  • 03c5382e on github
  • Next Build on optimize-write-rtp (#41)
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