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

playpauseandstop / rororo / 5115069055
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/jinja2-3.1.5
DEFAULT BRANCH: master
Ran 29 May 2023 08:20PM UTC
Jobs 1
Files 19
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
5115069055

push

github

web-flow
test(openapi): Cover oneOf schema from Verifiable Credential API with test (#363)

With `openapi-core>=0.13.4,<0.13.7` it is impossible to support
following **valid** schema of,

```
Component:
  type: "object"
  oneOf:
    - type: "string"
    - type: "object"
      ...
```

as it does not negate global `type: "object"`, when resolves inner `type:
"string"`.

Cause of that provide a test, but mark it as XFAIL, and hopefully the problem
will gone with migration to latest `openapi-core` :thinking:

Issue: #159
Related: #149

430 of 448 branches covered (95.98%)

1063 of 1085 relevant lines covered (97.97%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5115069055.1 29 May 2023 08:20PM UTC 19
97.97
Source Files on build 5115069055
  • Tree
  • List 19
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 43d0ed12 on github
  • Prev Build on main (#5106205404)
  • Next Build on main (#5115127590)
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