issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:JavaScript language:Java
Filter by
5.9M results
概要
hmscalc v1.0.0 を Stable としてリリースする。
タスク
- PyPI classifier を Development Status :: 5 - Production/Stable に更新
- GitHub Release / CHANGELOG 更新
- README に Stable バッジ
- v0.9.0 完了・全 Milestone クローズ ...
enhancement
概要
v1.0.0 前に API を凍結し、SemVer の約束を文書化する。
内容
- 公開 API 一覧(凍結対象)
- 破壊的変更の定義
- 非推奨(deprecation)ポリシー
- v1.0.0 リリースチェックリスト
受け入れ条件
- [ ] docs/API_STABILITY.md または README セクション作成
- [ ] 全公開 API ...
documentation
Type
AFK
Problem
Delete controls lose their intended danger colors because --color-danger and --color-danger-dark are undefined. The
dialog confirmation button can appear invisible, and the task-card ...
ready-for-agent
概要
pytest-cov で計測しているカバレッジに下限閾値を設け、品質を担保する。
タスク
- pyproject.toml または CI で --cov-fail-under=95
- 未カバー行の洗い出しとテスト追加
受け入れ条件
- [ ] CI がカバレッジ不足で fail する
- [ ] README にカバレッジバッジ(任意)
enhancement
概要
ISO 8601 duration 形式のパースと出力を追加する。
提案 API
HMSTime.from_iso8601( PT1H30M15S )
t.to_iso8601() # PT1H30M15S
スコープ
- 時間・分・秒コンポーネント(日付部分は v1.0 以降でも可)
- 負値 duration の扱いを仕様化
受け入れ条件
- [ ] パース・出力のラウンドトリップテスト ...
enhancement
概要
ターミナルから HH:MM 演算を行う CLI を追加する。
提案 API
hmscalc add 1:30 2:15 0:45
# = 4:30:00
hmscalc sub 2:00 0:45
# = 1:15:00
hmscalc sum 1:00 2:00 3:00
# = 6:00:00
実装方針
- argparse ベース(標準ライブラリのみ)
- [project.scripts] ...
enhancement
概要
README に実装済みだが未記載の API を追記し、ドキュメントと実装を一致させる。
追記対象
- is_negative プロパティ
- from_seconds() / from_timedelta()
- to_minutes() / to_hours()
- __hash__(set/dict キーとしての利用例)
- 例外クラスの import 例(InvalidTimeFormatError, ...
documentation
Project name
GraphQL Explorer Dashboard
One-line description
Interactive GraphQL playground with schema exploration, query builder, endpoint testing, and response visualization
tools.
Your GitHub username ...
enhancement
Chunk 1 of 3 of the cron-engine INTENT (INTENT.md). Deliver ONLY this slice as one PR — not the whole intent.
Scope (this PR only)
Implement the cron parser + serialiser + validation in src/lib/main.js ...

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.