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

spec-first / connexion / 24286949312 / 3
94%
main: 94%

Build:
DEFAULT BRANCH: main
Ran 11 Apr 2026 04:47PM UTC
Files 54
Run time 2s
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

11 Apr 2026 04:44PM UTC coverage: 93.981% (-0.008%) from 93.989%
24286949312.3

push

github

web-flow
Replace deprecated `jsonschema.RefResolver` with `referencing.Registry` (#2023)

Fixes #1786 (which was closed prematurely as pointed out in
https://github.com/spec-first/connexion/issues/1786#issuecomment-2474017122)

Fixes the following deprecation warnings:
```
connexion/json_schema.py:18
  /home/randy/connexion/connexion/json_schema.py:18: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
    from jsonschema import Draft4Validator, RefResolver

connexion/json_schema.py:19
  /home/randy/connexion/connexion/json_schema.py:19: DeprecationWarning: jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable.
    from jsonschema.exceptions import RefResolutionError, ValidationError  # noqa
```

See also
https://python-jsonschema.readthedocs.io/en/latest/referencing/#migrating-from-refresolver

---------

Co-authored-by: Ruwann <ruwanlambrichts@gmail.com>

3669 of 3904 relevant lines covered (93.98%)

0.94 hits per line

Source Files on job test-3.14 - 24286949312.3
  • Tree
  • List 54
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24286949312
  • 68bc1ed3 on github
  • Prev Job for on main (#18474620285.3)
  • Next Job for on main (#24938743242.3)
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