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

spec-first / connexion / 7864870691
94%

Build:
DEFAULT BRANCH: main
Ran 11 Feb 2024 09:48PM UTC
Jobs 5
Files 54
Run time 4s
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 Feb 2024 09:46PM UTC coverage: 94.214%. Remained the same
7864870691

push

github

web-flow
Fix two broken links in the docs. (#1854)

(One was enountered manually, the other found via Sphinx's builtin
linkcheck builder, which also confirms there aren't really any others.)

I often suggest using Sphinx's
[`default_role`](https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-default_role)
setting to make writing docs quite a bit less noisy in a fairly
uncontroversial way. A toxenv / docs setup in CI also seems like a
decent idea. As is, there is a small part of the docs which isn't being
rendered because it contains errors (in the output below it's the one
`CRITICAL`), and there are some other interlinks which are broken.
Essentially, IMHO, running Sphinx without `-n -T -W` is a recipe for
brokenness unfortunately. This is what one sees when doing so, even
after this PR:

<details>

```

/Users/julian/Development/connexion/docs/request.rst:194: CRITICAL: Unexpected section title.

Form data

/Users/julian/Development/connexion/connexion/lifecycle.py:docstring of connexion.lifecycle.ConnexionRequest.from_starlette_request:1: WARNING: py:class reference target not found: starlette.requests.Request
/Users/julian/Development/connexion/connexion/operations/openapi.py:docstring of connexion.operations.openapi.OpenAPIOperation:1: WARNING: py:class reference target not found: integer
/Users/julian/Development/connexion/connexion/operations/openapi.py:docstring of connexion.operations.openapi.OpenAPIOperation:1: WARNING: py:class reference target not found: AbstractURIParser
/Users/julian/Development/connexion/connexion/operations/openapi.py:docstring of connexion.operations.OpenAPIOperation.function:1: WARNING: py:class reference target not found: types.FunctionType
/Users/julian/Development/connexion/connexion/operations/swagger2.py:docstring of connexion.operations.swagger2.Swagger2Operation:1: WARNING: py:class reference target not found: integer
/Users/julian/Development/connexion/connexion/operations/sw... (continued)

3631 of 3854 relevant lines covered (94.21%)

4.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 test-3.10 - 7864870691.1 11 Feb 2024 09:50PM UTC 0
94.21
2 test-3.12 - 7864870691.2 11 Feb 2024 09:50PM UTC 0
94.21
3 test-3.9 - 7864870691.3 11 Feb 2024 09:50PM UTC 0
94.19
4 test-3.11 - 7864870691.4 11 Feb 2024 09:50PM UTC 0
94.21
5 test-3.8 - 7864870691.5 11 Feb 2024 09:50PM UTC 0
94.19
Source Files on build 7864870691
Detailed source file information is not available for this build.
  • Back to Repo
  • 5d7eb0bd on github
  • Prev Build on main (#7864754773)
  • Next Build on main (#7893280861)
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