issues Search Results · language:Dune language:Python language:HTML language:Java language:Python language:TypeScript
Filter by
58M results
Admin
enhancement
Summary
Currently, QwenPaw only retries the same model on transient errors via RetryChatModel, and routes between local/cloud
slots via RoutingChatModel. There is no mechanism to automatically fall back ...
Create a reusable pattern for Go test files that use generated fixtures.
Pattern:
//go:generate python3 ../../tests/python/generate_fixtures.py --package models --output ../../tests/fixtures/models/ ...
testing
Go to home page go to browser console Screenshot 2024-01-18 at 3 18 02 PM Activity
The CI pipeline needs Python 3.10+ with pgmpy installed to regenerate test fixtures.
Add to the lint-and-test job:
- [ ] Set up Python action
- [ ] Install pgmpy and dependencies from tests/python/requirements.txt ...
testing
The Makefile should support local CI execution (per coding standards). Add targets:
- [ ] make lint — go vet + gofmt + TypeScript type check
- [ ] make test-unit — unit tests only
- [ ] make test-integration ...
infrastructure

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.