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

uber-go / mapdecode / 28 / 2
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: travis-migrate
DEFAULT BRANCH: master
Ran 19 May 2017 12:22AM UTC
Files 4
Run time 0s
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

19 May 2017 12:19AM UTC coverage: 96.35%. Remained the same
28.2

push

travis-ci

willhug
Refactor fieldHook function

Summary: I was having a hard time reasoning about the fieldHook function
so I did some refactoring to make it easier to add the embedded struct
fields.

- Remove the in-place data value updates (this appears to have been an
optimization, but, it's not necessary and make the code hard to reason
about)
- Extract getting the updates struct into it's own function.
- Extract getting decodable Struct fields into it's own function.
- Extract applying updates to the srcData into it's own function.
- Rename variables to be more explicit
- Don't use the `from` field, which should be equivalent to
srcData.Type()

Test Plan: tests pass

264 of 274 relevant lines covered (96.35%)

1.14 hits per line

Source Files on job 28.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28
  • Travis Job 28.2
  • 8b7bb8ef on github
  • Prev Job for on structRecurse-part_2.0 (#21.2)
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