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

spec-first / connexion / 24286949312
94%

Build:
DEFAULT BRANCH: main
Ran 11 Apr 2026 04:45PM UTC
Jobs 6
Files 54
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

11 Apr 2026 04:44PM UTC coverage: 94.288% (-0.009%) from 94.297%
24286949312

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>

21 of 22 new or added lines in 1 file covered. (95.45%)

3681 of 3904 relevant lines covered (94.29%)

5.65 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
98.92
-1.08% connexion/json_schema.py
Jobs
ID Job ID Ran Files Coverage
1 test-3.10 - 24286949312.1 11 Apr 2026 04:47PM UTC 54
94.29
2 test-3.12 - 24286949312.2 11 Apr 2026 04:47PM UTC 54
94.29
3 test-3.14 - 24286949312.3 11 Apr 2026 04:47PM UTC 54
93.98
4 test-3.13 - 24286949312.4 11 Apr 2026 04:47PM UTC 54
94.29
5 test-3.9 - 24286949312.5 11 Apr 2026 04:47PM UTC 54
94.27
6 test-3.11 - 24286949312.6 11 Apr 2026 04:47PM UTC 54
94.29
Source Files on build 24286949312
  • Tree
  • List 54
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 68bc1ed3 on github
  • Prev Build on main (#18474620285)
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