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

maidsafe / safe_app_nodejs / 279
97%

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2017 08:59AM UTC
Jobs 2
Files 27
Run time 33s
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
279

push

travis-ci

krishnaIndia
Switch XorNames from ref-array to JS Array (#64)

* feat/Immutable XorName is now represented as an Array

Previously we were leaking out ref-array objects here, but that caused
troubles when they were used at other parts of the API. Namely if they
were serialised without being converted. In order to make things easier
we are now always copying them into a JS Array before returning them in
the API call and are copying back if they are given as such.

* fix/NFS convert incoming array back to ref-array

Internally we are using ref-array structs when dealing with data_map_names
and since the latest change this has been a JS array instead. This checks
for that when the (nfs) File Object is created and converts it into the
proper ref-array type again.

117 of 175 branches covered (66.86%)

Branch coverage included in aggregate %.

10 of 10 new or added lines in 2 files covered. (100.0%)

681 of 764 relevant lines covered (89.14%)

94.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 279.1 27 Apr 2017 09:00AM UTC 0
84.98
Travis Job 279.1
2 279.2 27 Apr 2017 08:59AM UTC 0
84.98
Travis Job 279.2
Source Files on build 279
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #279
  • b539de03 on github
  • Prev Build on master (#276)
  • Next Build on master (#285)
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