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

dgraph-io / badger / 3184 / 1
61%
main: 61%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-eb8e6b6abe
DEFAULT BRANCH: main
Ran 11 Nov 2019 03:19PM UTC
Files 41
Run time 11s
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

11 Nov 2019 03:09PM UTC coverage: 77.349% (-0.2%) from 77.575%
3184.1

push

travis-ci

web-flow
Fix unsafe usage in Decode (#1097)

We use unsafe pointers to convert slices to structs. It might be
possible that the struct and byte slice are not aligned in the
same way. This PR fixes the alignment issues

The command
```
gotip test -gcflags=all=-d=checkptr
```
no longer complains about unsafe pointer conversion.
The new implementation is as fast as the old one.
Fixes https://github.com/dgraph-io/badger/issues/1096

6536 of 8450 relevant lines covered (77.35%)

74983.21 hits per line

Source Files on job 3184.1
  • Tree
  • List 0
  • Changed 26
  • Source Changed 8
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2746
  • Travis Job 3184.1
  • 8a93a41f on github
  • Prev Job for on master (#3183.1)
  • Next Job for on master (#3199.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