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

vasild / cpp-ipfs-http-client / 86
100%

Build:
DEFAULT BRANCH: master
Ran 26 Oct 2019 10:37AM UTC
Jobs 1
Files 5
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

pending completion
86

push

travis-ci

vasild
Adjust test after protocol change

Previously /api/v0/object/put would return as a response a JSON like:

  {
    "Hash": "QmZZmY4KCu9r3e7M2Pcn46Fc5qbn6NpzaAGaYb22kbfTqm",
    "Links": [
      {
        "Hash": "QmXg9Pp2ytZ14xgmQjYEiHjVjMFXzCVVEcRTWJBmLgR39V",
        "Name": "some link",
        "Size": 8
      }
    ]
  }

and now it returns just:

  {
    "Hash": "QmZZmY4KCu9r3e7M2Pcn46Fc5qbn6NpzaAGaYb22kbfTqm",
  }

(without the Links property)

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
5 86.5 (TAG="compile with gcc 8.x and assess coverage" CXX_=g++-8 CXXFLAGS="-g -O0 --coverage" LDFLAGS="-g -O0 --coverage") 26 Oct 2019 10:37AM UTC 0
0.0
Travis Job 86.5
Source Files on build 86
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #86
  • c46a0c2d on github
  • Prev Build on master (#59)
  • Next Build on master (#87)
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