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

hsanjuan / go-ndef / 28 / 1
95%
master: 94%

Build:
Build:
LAST BUILD BRANCH: fix/multi-records
DEFAULT BRANCH: master
Ran 24 Apr 2016 11:08PM UTC
Files 6
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

24 Apr 2016 10:59PM UTC coverage: 88.769% (-5.8%) from 94.569%
28.1

push

travis-ci

hsanjuan
Big code refactor. Proper support for Text and URI types.

While looking at the specs I have realized that URI and Text have their
own documents. In fact, text is not just a plain UTF-8 string as I thought,
but something way more complex. This has required implementation of
modules under types/wkt/uri and types/wkt/text

Additionally, while checking out the SmartPoster type specs, I have realized
that a NDEF Message is not the result of parsing a single record (or record chunks),
but that it can have instead several records, with different types each.

This has promted a refactoring to reflect this reality. Much of the funcionality of
message.go has been moved to record.go, and much of the Record has been moved to
record_chunk.go.

There is still work to do (support SmartPoster) and make use of the RecordType interface
to deal with record payloads properly.

411 of 463 relevant lines covered (88.77%)

5.47 hits per line

Source Files on job 28.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28
  • Travis Job 28.1
  • e2a732aa on github
  • Prev Job for on unstable (#26.1)
  • Next Job for on unstable (#29.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