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

maidsafe / safe_app_nodejs / 279 / 2
97%
master: 97%

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

27 Apr 2017 08:56AM UTC coverage: 84.984% (+0.2%) from 84.773%
279.2

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 %.

681 of 764 relevant lines covered (89.14%)

47.42 hits per line

Source Files on job 279.2
  • Tree
  • List 0
  • Changed 11
  • Source Changed 2
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 279
  • Travis Job 279.2
  • b539de03 on github
  • Prev Job for on master (#276.2)
  • Next Job for on master (#285.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