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

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

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

pending completion
28

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

Jobs
ID Job ID Ran Files Coverage
1 28.1 24 Apr 2016 11:08PM UTC 0
88.77
Travis Job 28.1
Source Files on build 28
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #28
  • e2a732aa on github
  • Prev Build on unstable (#26)
  • Next Build on unstable (#29)
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