issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript
Filter by
40.7M results
1. Noise infusion banned from statistical products published by Census Bureau code desfontain.es /code - 496
comments 798 points
2. Every Frame Perfect code tonsky.me /code - 220 comments 663 points ...
Description
The round-trip PnL loop in compute_metrics() assumes every position cleanly returns to flat (pos == 0) before a new one
opens (simulation_pipeline.py#L466-L490):
pos = 0
entry_price = None ...
bug
问题描述
阶段 8(错误处理与健壮性)已完成。全链路添加了细致的错误捕获和可操作的错误信息。
解决的 3 个关键问题
1. 异常退出时 PowerPoint 进程残留
之前异常处理依赖各模块自身的 finally 块,但若主流程中途崩溃(如用户按 Ctrl+C,或外部库抛出未预料异常),PPT 进程可能残留。
解决:引入三层清理保障机制:
register_cleanup(fn) → ...
enhancement
Description
compute_metrics() sets profit_factor to float( inf ) whenever there are no losing trades
(simulation_pipeline.py#L503-L505):
profit_factor : float(gross_profit / gross_loss)
if gross_loss ...
bug
Audit-driven pass to make every screen look like one app: shared design tokens
(surface/accent/primary/radius/shadow/status/mono) in index.css; unify stray active-blues to one accent; one shared
map-overlay ...
The automated API tests failed on PROD environment.\n\nWorkflow:
https://github.com/bahnzumberg/zuugle-api/actions/runs/27491496716\nCommit:
c6566a2cdfbcbd2d24a6b82ac1a2459a01fbf859\nActor: @martinheppner ...
bug
Tracking epic for the findings of an adversarial team code review of the whole repository.
Pinned commit reviewed: fa54f8cddd7e97be4b60ab043955e2d038ffe77a Baseline at review: green (cargo build --workspace ...
epic
Description
simulate_multi.py runs each (symbol, strategy) pair in a parallel ProcessPoolExecutor. The primary backtest correctly
receives symbol/strategy-scoped artifact paths, but the two secondary ...
bug
障害内容
- バグ内容:管理画面のテーマ追加・編集フォーム(app/(authenticated)/manage/themes/ThemeForm.tsx)の「画像 URL」入力欄が type= url になっているため、HTML5
のネイティブ検証で絶対URL(https://...)しか受け付けない。シードデータ(supabase/migrations/03_seed/gas/001_course_structure.sql ...
bug
enhancement
priority-medium

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.