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

notEthan / scorpio / 100
84%
master: 82%

Build:
Build:
LAST BUILD BRANCH: dbg
DEFAULT BRANCH: master
Ran 28 Apr 2018 09:50PM UTC
Jobs 2
Files 17
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
100

push

travis-ci

notEthan
Schema: match patternProperties by stringified property_name, since only strings are valid object keys in json.

if an object/hash key is specified as a number, as is valid in yaml, stringification is appropriate. the petstore, and probably many other openapi specs, use numbers instead of strings to key status code responses. we wish to identify the correct class_for_schema when that is the case.

before:
"responses" => #{<Scorpio::OpenAPI::V2::Responses Scorpio::JSON::HashNode fragment="#/paths/~1pet~1findByTags/get/responses">
  200 => #{<Scorpio::JSON::HashNode fragment="#/paths/~1pet~1findByTags/get/responses/200">

after:
"responses" => #{<Scorpio::OpenAPI::V2::Responses Scorpio::JSON::HashNode fragment="#/paths/~1pet~1findByTags/get/responses">
  200 => #{<Scorpio::OpenAPI::V2::Response Scorpio::JSON::HashNode fragment="#/paths/~1pet~1findByTags/get/responses/200">

1298 of 1517 relevant lines covered (85.56%)

265.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 100.1 (2.1.10) 28 Apr 2018 09:52PM UTC 0
85.76
Travis Job 100.1
2 100.2 (2.4.1) 28 Apr 2018 09:50PM UTC 0
85.56
Travis Job 100.2
Source Files on build 100
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #100
  • bf8646a2 on github
  • Prev Build on misc (#90)
  • Next Build on misc (#102)
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