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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-eb8e6b6abe
DEFAULT BRANCH: main
Ran 11 Nov 2019 03:19PM CUT
Jobs 4
Files 251
Run time 13min
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 CUT coverage: 77.547% (-0.2%) from 77.697%
3184

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

39320 of 50705 relevant lines covered (77.55%)

299181.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3184.1 11 Nov 2019 03:19PM CUT 0
77.35
Travis Job 3184.1
2 3184.2 11 Nov 2019 03:19PM CUT 0
77.38
Travis Job 3184.2
3 3184.3 11 Nov 2019 03:28PM CUT 0
77.16
Travis Job 3184.3
4 3184.4 11 Nov 2019 03:32PM CUT 0
77.36
Travis Job 3184.4
Source Files on build 3184
  • List 0
  • Changed 26
  • Source Changed 8
  • Coverage Changed 26
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #3184
  • 8a93a41f on github
  • Prev Build on master (#3183)
  • Next Build on master (#3199)
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