COMMITS
August 30, 2026
D
build: Update codspeed
Dmitry Dygalo committed
D
build(deps): bump the codeql group with 2 updates
dependabot[bot] committed
D
build(deps): bump crate-ci/typos from 1.49.0 to 1.49.1
dependabot[bot] committed
D
build: Group CodeQL updates in dependabot config
Dmitry Dygalo committed
D
chore: Format code in docs
Dmitry Dygalo committed
C
chore: Update pre-commit
CI on behalf of the Schemathesis team committed
August 29, 2026
D
fix: Coverage phase emitting a single-item array that exceeds `maxContains`
Dmitry Dygalo committed
August 28, 2026
D
fix: Clearer error messages for failing conformance on write-only & read-only properties
Dmitry Dygalo committed
V
chore: add SIM ruff rule (#4576)
Vladimir Roshchin committed
D
D
fix: Coverage phase emitting properties whose names `propertyNames` rejects
Dmitry Dygalo committed
D
D
build(deps): bump github/codeql-action/analyze from 4.37.7 to 4.37.8
dependabot[bot] committed
D
build(deps): bump github/codeql-action/init from 4.37.7 to 4.37.8
dependabot[bot] committed
D
fix: Coverage phase treating `allOf` branches naming `integer` and `number` as unsatisfiable
Dmitry Dygalo committed
D
build(deps): bump CodSpeedHQ/action from 5.0.3 to 5.2.1
dependabot[bot] committed
August 27, 2026
D
fix: Empty strings generated for query parameters declaring `allowEmptyValue: false`
Dmitry Dygalo committed
August 26, 2026
August 25, 2026
D
refactor: Move coverage emission invariants onto Template and one CaseEmitter
Dmitry Dygalo committed
D
refactor: Scope coverage generation state to the engine run
Dmitry Dygalo committed
D
fix: Generation failing for an OpenAPI 3.0 `pattern` that names a capture group
Dmitry Dygalo committed
D
refactor: Own coverage generation caches in a GenerationSession
Dmitry Dygalo committed
D
refactor: Introduce WireSemantics for the coverage phase
Dmitry Dygalo committed
D
D
refactor: Fold allOf branches through one inliner in the generation fast path
Dmitry Dygalo committed
D
feat: `--report json` writes the run's verdict as one JSON document
Dmitry Dygalo committed
D
refactor: Coverage phase
Dmitry Dygalo committed
D
fix: Coverage phase ignoring `prefixItems` when building array cases for OpenAPI 3.1 operations
Dmitry Dygalo committed
D
D