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

spec-first / connexion
94%

Build:
DEFAULT BRANCH: main
Repo Added 07 Feb 2022 05:46PM UTC
Files 54
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • 2019-async-exc-handler
  • add-tox-tests-posargs
  • bugfix/mypy-error
  • bugfix/openapi-injected-components-in-responses
  • chore/drop-unused-v2-dependencies
  • dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0
  • example-testclient
  • examples-swagger-semicolon
  • examples-swagger-semicolon-v2
  • fix-tox-sed-macos
  • fix/custom-security-type
  • patch-1
  • update-sqlalchemy-example
  • upgrade_deps
  • v2-add-tox-tests-posargs
  • v2-keep-flask-2

09 Jun 2025 08:40AM UTC coverage: 94.354%. Remained the same
15530456052

push

github

web-flow
Remove semicolon from text/plain content type in example Swagger specs (#2022)

The extra semicolon causes a `NonConformingResponseHeaders` exception
when response validation is enabled for the Swagger spec in these
examples.

3660 of 3879 relevant lines covered (94.35%)

4.71 hits per line

Relevant lines Covered
Build:
Build:
3879 RELEVANT LINES 3660 COVERED LINES
4.71 HITS PER LINE
Source Files on main
  • Tree
  • List 54
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15530456052 main Remove semicolon from text/plain content type in example Swagger specs (#2022) The extra semicolon causes a `NonConformingResponseHeaders` exception when response validation is enabled for the Swagger spec in these examples. push 09 Jun 2025 08:41AM UTC web-flow github
94.35
15307794694 main Revise use of sed in-place option in tox.ini to support testing on MacOS (#2047) sed on Linux accepts an optional value with the `-i` flag, a file extension to use sed on MacOS requires a value with the `-i` flag, a file extension to use credit t... push 28 May 2025 06:31PM UTC web-flow github
94.35
15307361208 main Custom auth types in security_map (#1940) Allow definition of new auth types (not just schemes) to be passed in to security_map This is particularly motivated by wanting to support OpenIDConnect auth type, but was running into an error as it coul... push 28 May 2025 06:08PM UTC web-flow github
94.35
14824435045 main Specify skip for separate referencing package (#2049) Fixes the mypy error that is causing all pipelines to fail. Underlying reason seems to be that the `jsonschema` library was updated and factored out some code into a separate package. So updat... push 04 May 2025 07:23PM UTC web-flow github
94.42
12726121816 main Update sqlalchemy example to work with Python 3.8, 3.9 and 3.10 (#2025) Co-authored-by: Ruwann <ruwanlambrichts@gmail.com> push 11 Jan 2025 05:17PM UTC web-flow github
94.42
12274918367 main Update example for latest version of SQLAlchemy (#2011) Pass argument that disables SQLite thread check when creating the engine Revise request-processing functions to work within a database session context Drop TODO from the example README ... push 11 Dec 2024 10:59AM UTC web-flow github
94.42
12232399392 main Return NoContent when mocking HTTP 204 operations (#2000) There's never a need to return a response for HTTP 204 - and these code are unlikely to have any "example" response documented in the spec. Avoids a uvicorn RuntimeError `"Response con... push 09 Dec 2024 09:13AM UTC web-flow github
94.42
12166189724 main Document how to install prerequisites in examples READMEs (#1993) Add server url /openapi to JWT example Add TODO to SQLAlchemy example, does not work with current versions Correct name of module in v3 instructions Fixes #1987 Co-auth... push 04 Dec 2024 06:40PM UTC web-flow github
94.41
12166176324 main Add example of split API specifications with relative references (#2009) Store the API in one file, the schema definitions in another file Co-authored-by: Christopher Lott <chrisinmtown@users.noreply.github.com> push 04 Dec 2024 06:40PM UTC web-flow github
94.41
12166086889 main use connexion logger instead of root logger (#2010) In `request_validation.py` and `response_validation.py` there is a call to `logging.info()` which means the log message goes through the root logger instead of the `connexion.middleware.valida... push 04 Dec 2024 06:34PM UTC web-flow github
94.41
See All Builds (685)
  • Repo on GitHub
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

© 2025 Coveralls, Inc