Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/schemathesis/schemathesis

Supercharge your API testing, catch bugs, and ensure compliance
https://github.com/schemathesis/schemathesis

build(deps): Bump urllib3 from 2.1.0 to 2.2.2 in /example

dependabot[bot] opened this pull request 8 months ago
build(deps): Bump github/codeql-action from 3.25.8 to 3.25.10

dependabot[bot] opened this pull request 8 months ago
build(deps): Bump codecov/codecov-action from 4.4.1 to 4.5.0

dependabot[bot] opened this pull request 8 months ago
build(deps): Bump actions/checkout from 4.1.6 to 4.1.7

dependabot[bot] opened this pull request 8 months ago
Update pre-commit

github-actions[bot] opened this pull request 8 months ago
fix: Internal error when a rate limiter hits its limit

Stranger6667 opened this pull request 8 months ago
fix: Missing body in `Case` if it is mutated after the `make_case` call

Stranger6667 opened this pull request 8 months ago
fix: Data race in Hypothesis PRNG initialization

Stranger6667 opened this pull request 8 months ago
fix: Not used request_timeout

Stranger6667 opened this pull request 8 months ago
chore: Distinguish final scenarios in stateful tests

Stranger6667 opened this pull request 8 months ago
fix: Generate different functions for state machine transitions

Stranger6667 opened this pull request 8 months ago
fix: Use per-link bundles in stateful tests

Stranger6667 opened this pull request 8 months ago
[BUG] console rate limiting is not working as expected

itsc-Hohmann opened this issue 8 months ago
Custom value for body properties

Cokun01 opened this issue 8 months ago
build(deps): Bump github/codeql-action from 3.25.7 to 3.25.8

dependabot[bot] opened this pull request 8 months ago
feat: Format transition stats as a table

Stranger6667 opened this pull request 8 months ago
Update pre-commit

github-actions[bot] opened this pull request 8 months ago
feat: State machine sink

Stranger6667 opened this pull request 8 months ago
feat: Stateful test runner

Stranger6667 opened this pull request 8 months ago
fix: Distinguish more failures in stateful testing

Stranger6667 opened this pull request 8 months ago
feat: Support building dynamic payloads via Open API links

Stranger6667 opened this pull request 8 months ago
feat: Format state machine rules

Stranger6667 opened this pull request 8 months ago
feat: State machine configuration

Stranger6667 opened this pull request 8 months ago
chore: Improve use-after-free

Stranger6667 opened this pull request 8 months ago
chore: Migrate to new-style `pytest` hooks

Stranger6667 opened this pull request 8 months ago
test: Rerun flaky tests

Stranger6667 opened this pull request 8 months ago
perf: Improve performance of copying schemas

Stranger6667 opened this pull request 8 months ago
chore: Improve error messages on MaxRetryError

Stranger6667 opened this pull request 8 months ago
fix: Handle errors during link resolution

Stranger6667 opened this pull request 8 months ago
feat: Use after free check

Stranger6667 opened this pull request 8 months ago
[FEATURE]: Improve output on `MaxRetryError`

Stranger6667 opened this issue 8 months ago
[BUG] HTTPConnection/HTTPSConnection is not iterable

Cokun01 opened this issue 8 months ago
build(deps): Bump github/codeql-action from 3.25.6 to 3.25.7

dependabot[bot] opened this pull request 8 months ago
feat: Check to ensure the API rejects negative data

Stranger6667 opened this pull request 8 months ago
chore: Rework state machines

Stranger6667 opened this pull request 8 months ago
feat: Regex Open API link extractor

Stranger6667 opened this pull request 8 months ago
chore: Enforce minimum length on string path parameters

Stranger6667 opened this pull request 8 months ago
Update pre-commit

github-actions[bot] opened this pull request 8 months ago
fix: Inlining too much in stateful testing

Stranger6667 opened this pull request 8 months ago
fix: Not respecting `allow_x00=False` in headers and cookies

Stranger6667 opened this pull request 8 months ago
test: Reduce flakiness of test_load_app_no_unexpected_exceptions

Stranger6667 opened this pull request 8 months ago
`allow_x00=False` not affecting Headers and Cookies [BUG]

Harrison88 opened this issue 8 months ago
[BUG] TypeError

obscurebyron opened this issue 8 months ago
perf: Rename benchmarks

Stranger6667 opened this pull request 9 months ago
perf: More benchmarks

Stranger6667 opened this pull request 9 months ago
build(deps): bump github/codeql-action from 3.25.5 to 3.25.6

dependabot[bot] opened this pull request 9 months ago
build(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1

dependabot[bot] opened this pull request 9 months ago
Update pre-commit

github-actions[bot] opened this pull request 9 months ago
chore: Rework corpus

Stranger6667 opened this pull request 9 months ago
build(deps): bump requests from 2.31.0 to 2.32.0 in /example

dependabot[bot] opened this pull request 9 months ago
perf: Avoid over-populating operation cache

Stranger6667 opened this pull request 9 months ago
build(deps): bump actions/checkout from 4.1.5 to 4.1.6

dependabot[bot] opened this pull request 9 months ago
build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0

dependabot[bot] opened this pull request 9 months ago
perf: Avoid over-resolving references

Stranger6667 opened this pull request 9 months ago
perf: Minor performance improvements

Stranger6667 opened this pull request 9 months ago
perf: Minor performance improvements

Stranger6667 opened this pull request 9 months ago
perf: Minor performance improvements

Stranger6667 opened this pull request 9 months ago
perf: Minor performance improvements

Stranger6667 opened this pull request 9 months ago
perf: Minor performance improvements

Stranger6667 opened this pull request 9 months ago
refactor: Inner details of accessing API operations

Stranger6667 opened this pull request 9 months ago
perf: Optimize direct access to Open API schemas

Stranger6667 opened this pull request 9 months ago
perf: Update benchmarks

Stranger6667 opened this pull request 9 months ago
perf: Adjust benchmarks for GraphQL

Stranger6667 opened this pull request 9 months ago
perf: Optimize direct access to GraphQL schemas

Stranger6667 opened this pull request 9 months ago
build(deps): bump github/codeql-action from 3.25.3 to 3.25.5

dependabot[bot] opened this pull request 9 months ago
perf: Add GraphQL benchmarks

Stranger6667 opened this pull request 9 months ago
perf: Optimize len(schema)

Stranger6667 opened this pull request 9 months ago
perf: More benchmarks

Stranger6667 opened this pull request 9 months ago
perf: Less copying during schema traversal

Stranger6667 opened this pull request 9 months ago
perf: Additional benchmarks for dict-like operations access

Stranger6667 opened this pull request 9 months ago
perf: Optimize `get_operation_by_reference` method performance

Stranger6667 opened this pull request 9 months ago
perf: Additional benchmarks for get_operation_by_reference

Stranger6667 opened this pull request 9 months ago
perf: Optimize get_by_operation_id

Stranger6667 opened this pull request 9 months ago
perf: Optimize get_by_operation_id

Stranger6667 opened this pull request 9 months ago
Fix get operation by id

Stranger6667 opened this pull request 9 months ago
perf: Optimize get_by_operation_id

Stranger6667 opened this pull request 9 months ago
perf: Add more benchmarks

Stranger6667 opened this pull request 9 months ago
test: Add tests with generated schemas

Stranger6667 opened this pull request 9 months ago
refactor: Remove `parameters` from `OperationDefinition`

Stranger6667 opened this pull request 9 months ago
build(deps): bump github/codeql-action from 3.25.3 to 3.25.4

dependabot[bot] opened this pull request 9 months ago
build(deps): bump actions/checkout from 4.1.4 to 4.1.5

dependabot[bot] opened this pull request 9 months ago
perf: Use HashTrieMap

Stranger6667 opened this pull request 9 months ago
perf: Avoid redundant resolve_all calls

Stranger6667 opened this pull request 9 months ago
perf: Add more benchmarks

Stranger6667 opened this pull request 9 months ago
Update pre-commit

github-actions[bot] opened this pull request 9 months ago
fix: Internal error when media type definition has no schema

Stranger6667 opened this pull request 9 months ago
fix: Internal error on unresolvable Open API links

Stranger6667 opened this pull request 9 months ago
perf: Improve performance of add_link

Stranger6667 opened this pull request 9 months ago
fix: Properly check for nested recursive references inside combinators

Stranger6667 opened this pull request 9 months ago
feat: Support for multipart/mixed

Stranger6667 opened this pull request 9 months ago
chore: Update README

Stranger6667 opened this pull request 9 months ago
chore: Update error message

Stranger6667 opened this pull request 9 months ago
test: Add tests for encoding errors on Windows

Stranger6667 opened this pull request 9 months ago