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

frozensheep / rightmoveADF / 71
0%

Build:
DEFAULT BRANCH: master
Ran 05 Apr 2017 10:02AM UTC
Jobs 4
Files 61
Run time 1min
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
71

Pull #6

travis-ci

web-flow
Added support for commercial property sizing attributes

"sizing":{
     "type":"object",
     "id":"sizing",
     "required":false,
     "description":"The size details about the property being be sent",
     "properties": {
          "minimum":{
               "type":["number", "null"],
               "id":"minimum",
               "required":false,
               "minimum":0,
               "description":"The minimum size of the property being
sent"
          },
          "maximum":{
               "type":["number", "null"],
               "id":"maximum",
               "required":false,
               "minimum":0,
               "description":"The maximum size of the property being
sent"
          },
          "area_unit":{
               "type":["integer", "null"],
               "id":"area_unit",
               "required":false,
               "enum":[1, 2, 3, 4, null],
               "description":"Units which the property size is sent in:
1 sq ft 2 sq m 3 acre 4 hectares"
          }
     }
}
Pull Request #6: Added support for commercial property sizing attributes (RightmoveADF v1.3)

0 of 77 relevant lines covered (0.0%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 71.1 05 Apr 2017 10:02AM UTC 0
0.0
Travis Job 71.1
2 71.2 05 Apr 2017 10:02AM UTC 0
0.0
Travis Job 71.2
3 71.3 05 Apr 2017 10:02AM UTC 0
0.0
Travis Job 71.3
6 71.6 05 Apr 2017 10:03AM UTC 0
0.0
Travis Job 71.6
Source Files on build 71
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #71
  • Pull Request #6
  • PR Base - master (#70)
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