cog
chore(wip): fix coglet tests
#2618
Open

chore(wip): fix coglet tests #2618

markphelps wants to merge 20 commits into md/coglet-test-fixes from mp/coglet-test-fixes
markphelps
fix: coglet Python 3.8 compatibility and pydantic dependencies
e155cb0c
feat: add coglet pydantic 1.x and 2.x compatibility for Path and Base…
d6c2ddc6
feat: implement cog.use() API for model dependency tracking
58a80831
fix: ensure consistent version metadata between Go and Python builds
3daa9696
docs: document version consistency requirements in AGENTS.md
7162a219
ci: remove continue-on-error for coglet integration tests
439054f2
markphelps markphelps force pushed from 78799530 to 439054f2 3 days ago
fix: downgrade mypy to 1.11.2 for Python 3.8 compatibility
0f94745c
fix: include module name in call_graph error message
ec9134fc
feat: add use() function to main cog package
5de55634
chore: make coglet tests rerun like cog
2cb677c5
chore: longer timeout + max fails for everyone
c57e2c90
fix: address CI test failures
193e11ab
chore: no reruns for now. failfast so we can fix these tests
a858a036
perf: optimize integration test parallelization
5a412b8f
fix: remove ineffective --maxfail with pytest-xdist
9f646478
chore: reduce integration test timeout from 60m to 30m
a48cd51c
chore: enable fail-fast for integration test matrix
0860f12a
chore: temporarily disable cog integration tests
a6f118df
chore: optimize test output for debugging
f5ebfb40
chore: run tests sequentially with -x to see first error
532e5e36

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone