issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Java is:public
Filter by
55.1M results
Description
Write docs/STELLAR_MIGRATION.md explaining, for backend contributors, what changed in moving from the EVM/zkSync
chain-interaction layer to Stellar/Soroban: new env vars, new service file(s), ...
difficulty: easy
There are two ways to check this. One is checking if PITR is enabled and the second is to check if there is a scheduled
backup plan. Rule should pass either one of them is enabled for a table.
Configuration: ...
Description
The repo has committed .zkey, .ptau, .wtns, and database.sqlite/db.sqlite files at the root. Audit which of these are
safe/intended to be version-controlled (proving-key artifacts often are, ...
difficulty: medium
Description
Add prom-client (or equivalent) middleware exposing a /metrics endpoint with request duration histograms and counters
per route, to support future production observability.
Acceptance Criteria ...
difficulty: medium
A possible feature could be a wander mode, where dragons stay within a configurable area around their home or nest,
occasionally exploring their territory, sleeping, resting, interacting with the environment, ...
Description
Add a docker-compose.yml that brings up the backend alongside a Postgres (or the existing SQLite, containerized)
database for local development, reducing onboarding friction for new contributors. ...
difficulty: medium
Description
Add nyc/Jest coverage reporting (depending on the test runner in use) with a documented baseline threshold, and surface
the coverage summary in CI output or as a PR comment.
Acceptance Criteria ...
difficulty: medium
Description
tsconfig.json likely doesn t have strict: true enabled. Turn it on and fix all resulting type errors across src/,
improving type safety throughout the codebase.
Acceptance Criteria
- [ ...
difficulty: medium
Description
Generate a typed TypeScript API client from the Swagger/OpenAPI spec (e.g. via swagger-typescript-api or
openapi-typescript) and publish it (npm package or a committed clients/ directory) ...
difficulty: medium
🎯 변경 요약
AirSourceHeatPump._optimize_operation()이 고정 초기점 x0=(15, 15)에서 _calc_state가 수렴하지 못할 경우, Nelder-Mead 탐색기가 대안 탐색 없이 초기점에
그대로 수렴해 hx_not_converged fallback(HP-off)으로 끝나는 버그.
📍 발생 위치
- 파일: src/tmhp/air_source_heat_pump.py ...

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.