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

frozensheep / rightmoveADF / 71 / 1
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 05 Apr 2017 10:02AM UTC
Files 61
Run time 3s
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

05 Apr 2017 10:01AM UTC coverage: 0.0%. Remained the same
71.1

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

Source Files on job 71.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 71
  • Travis Job 71.1
  • 2f0b1cee on github
  • Prev Job for on master (#70.1)
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