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

OpenSSE / crypto-tk / 347
94%

Build:
DEFAULT BRANCH: master
Ran 10 Apr 2020 05:43PM UTC
Jobs 1
Files 40
Run time 5s
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

10 Apr 2020 05:35PM UTC coverage: 94.537% (-0.02%) from 94.561%
347

push

travis-ci

rbost
Perf. fix: temporary memory allocation for HMac.
Replace a call to `sodium_alloc` by a regular `new` when allocating
memory for the temporary buffer during HMac computation.
`sodium_alloc` calls `mprotect` which slows down the code a lot.(its a
syscall).

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

3876 of 4100 relevant lines covered (94.54%)

10337513.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 347.1 (ENABLE_COVERAGE=Off BUILD_TYPE=Debug COVERITY_SCAN_TOKEN=[secure] STATIC_ANALYSIS=false RUN_CHECKS=true COMPILER=gcc ENABLE_COVERAGE=On) 10 Apr 2020 05:43PM UTC 0
94.54
Travis Job 347.1
Source Files on build 347
  • Tree
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #347
  • 93e5251d on github
  • Prev Build on master (#345)
  • Next Build on master (#348)
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

© 2025 Coveralls, Inc