Skip to content

chore: get tests to work with hotfix#351

Merged
viveknair merged 2 commits intonextfrom
vivek/check-tests-work
Jul 23, 2025
Merged

chore: get tests to work with hotfix#351
viveknair merged 2 commits intonextfrom
vivek/check-tests-work

Conversation

@viveknair
Copy link
Copy Markdown
Contributor

@viveknair viveknair commented Jul 23, 2025

I had to make these changes to make most tests pass. Still have one left that's failing. But there's some underlying change that's making this not work correctly - need to fast follow fix.

@viveknair viveknair closed this Jul 23, 2025
@viveknair viveknair force-pushed the vivek/check-tests-work branch from 30ab883 to e5f66cb Compare July 23, 2025 16:15
@viveknair viveknair reopened this Jul 23, 2025
@viveknair viveknair closed this Jul 23, 2025
@viveknair viveknair force-pushed the vivek/check-tests-work branch from d5dedcf to 2b864d3 Compare July 23, 2025 16:32
@viveknair viveknair reopened this Jul 23, 2025
@viveknair viveknair force-pushed the vivek/check-tests-work branch from 1165d7c to 60b3f53 Compare July 23, 2025 16:45
@viveknair viveknair closed this Jul 23, 2025
@viveknair viveknair force-pushed the vivek/check-tests-work branch from bb09d87 to c30463d Compare July 23, 2025 16:59
@viveknair viveknair reopened this Jul 23, 2025
@viveknair viveknair force-pushed the vivek/check-tests-work branch from 4be50a7 to f2c3aec Compare July 23, 2025 17:15
@viveknair viveknair changed the title chore: comment out pipeline validation call chore: get tests to work with hotfix Jul 23, 2025
@viveknair viveknair marked this pull request as ready for review July 23, 2025 17:37
@viveknair viveknair merged commit 8f2e49e into next Jul 23, 2025
10 of 11 checks passed
@stainless-app stainless-app bot mentioned this pull request Jul 23, 2025
viveknair pushed a commit that referenced this pull request Jul 23, 2025
* chore(internal): bump pinned h11 dep

* chore(package): mark python 3.13 as supported

* fix(parsing): correctly handle nested discriminated unions

* chore(readme): fix version rendering on pypi

* fix(client): don't send Content-Type header on GET requests

* feat: clean up environment call outs

* codegen metadata

* feat(api): api update

* codegen metadata

* feat(warnings): centralize and refactor warnings (#341)

* feat(warnings): centralize and refactor warnings

* fix(utils): fix import order and console usage

* chore: reorder imports for consistency

* chore(tests): run tests in parallel

* fix(client): correctly parse binary response | stream

* chore(tests): add tests for httpx client instantiation & proxies

* chore(internal): update conftest.py

* chore(ci): enable for pull requests

* chore(readme): update badges

* fix(tests): fix: tests which call HTTP endpoints directly with the example parameters

* chore(internal): version bump

* docs(client): fix httpx.Timeout documentation reference

* feat(client): add support for aiohttp

* feat(client): add support for aiohttp

* chore(tests): skip some failing tests on the latest python versions

* fix(ci): release-doctor — report correct token name

* chore(ci): only run for pushes and fork pull requests

* fix(ci): correct conditional

* chore(ci): change upload type

* chore: fix version

* chore: fix deps

* feat(api): create organization methods

* feat(api): correct the organization structure

* feat: add organizations resource access (#343)

* feat(examples): add genai semantic conventions example (#345)

* feat(experiment): return experiment URL in result (#344)

* fix(parsing): ignore empty metadata

* feat(init): warn on config changes in multiple init() (#347)

* fix(pipeline): improve async validation scheduling (#348)

* fix(parsing): parse extra field types

* fix(eval_dataset): simplify test case conversion logic (#349)

* feat(eval_dataset): pass full test case to interaction

* feat(eval_dataset): clean API, always pass TestCase obj

* fix(eval): update test case fields and typing

* fix(eval): remove local dataset eval and clean up code

* feat(eval): remove dict support for test cases

* fix(eval_dataset): simplify test case conversion logic

* fix: remove unnecessary type ignore comment

* feat(eval): unify TestCase input and model usage

* fix(eval_dataset): update default dataset and pipeline ids

* fix(examples): remove arg, add type ignore comment

* fix(eval_dataset): inline test case conversion logic

* feat(eval): add generic type to TestInput inputs

* chore: Clean up docstring in eval example

* fix(eval): improve typing for TestInput inputs

* fix(eval_dataset): enforce TestCase type for input

* chore: remove unused decorator import and usage

* feat(eval): Support TypedDict for input schema validation

* fix: Print URL only if result exists

* feat(eval): Add pydantic schema validation support

* Revert "fix(pipeline): improve async validation scheduling (#348)"

This reverts commit a9abf88.

* chore: get tests to work with hotfix (#351)

* chore: set asyncio loop scope to function

* chore(tests): change fixture scope to function

* fix(pipeline): improve async validation scheduling (#348) (#352)

* release: 1.0.1

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Vivek Nair <vivek@gentrace.ai>
Co-authored-by: meorphis <eric@stainless.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant