Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript language:Python

Filter by

183M results  (2 s)

183M results

Summary This PR adds two major features to the betting system: (1) Asian-handicap (spread) market support for line-shopping picks, and (2) a walk-forward backtest tool to evaluate the model s predictive ...

KOHgogane 브리프 v2 **§3 수집상품 일괄관리 — 넷째 덩어리(일괄 가격/마진)**입니다. 선택한 상품들에 목표 마진율 또는 원가 배수를 한 번에 적용합니다(퍼센티 동등). 변경 - POST /seller/collect/bulk-price — target_margin_pct(각 항목 extra_json에 저장 → 업로드 시 판매가 계산에 ...

Summary - make Ruff the single source of truth for Python linting, import ordering, and formatting - add local developer commands, pre-commit hooks, EditorConfig, and PR checklist/docs updates - ...

Summary - Merges the artist name and event/tour name into a single 🎤 Artist : Tour Name line - Strips the artist prefix that Ticketmaster often includes in event names (e.g. Artist: The World Tour ...

Resolves the Marker.evaluate item from your review checklist in #1239: Marker.evaluate documents :raises UndefinedEnvironmentName: but the code raises KeyError (tests pin KeyError) … docs/markers.rst ...

Adds a live search/filter textbox above the benchmark cases table in the Analytics tab. Users can now filter by rule ID, input text, or expected outcome without refreshing. Includes a clear button to reset ...

picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...

Patch release collating the merged dependency bumps (#59, #60, #61, #62). Changed - fastapi 0.136.3→0.138.0, starlette 1.1.0→1.3.1, langchain 1.3.4→1.3.9, langchain-core 1.4.7→1.4.8, langgraph ...

Summary - Adds an early guard in create_cmd that raises click.UsageError when both --select and --from-file are passed together. - The guard is placed with the other early argument checks, before ...