• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kimata / my-py-lib / 23996928134
61%

Build:
DEFAULT BRANCH: main
Ran 05 Apr 2026 07:35AM UTC
Jobs 1
Files 89
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Apr 2026 07:31AM UTC coverage: 61.204% (-0.9%) from 62.114%
23996928134

push

github

kimata
refactor: lifecycle モジュールを shutdown/signals/workers に分離

LifecycleManager の責務を3つのサブモジュールに分離:
- shutdown.py: スレッドセーフなシャットダウン状態管理 (ShutdownController)
- signals.py: シグナルハンドラ (二度押し強制終了 / 確認付き終了)
- workers.py: ワーカー終了待機 (WorkerSupervisor)

GracefulShutdown も ShutdownController に委譲する形にリファクタリング。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

0 of 201 new or added lines in 6 files covered. (0.0%)

2 existing lines in 1 file now uncovered.

3761 of 6145 relevant lines covered (61.2%)

0.61 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
0.0% src/my_lib/lifecycle/__init__.py
11
0.0
0.0% src/my_lib/graceful_shutdown.py
34
0.0
0.0% src/my_lib/lifecycle/manager.py
35
0.0
src/my_lib/lifecycle/shutdown.py
42
0.0
src/my_lib/lifecycle/signals.py
77
0.0
src/my_lib/lifecycle/workers.py

Uncovered Existing Lines

Lines Coverage ∆ File
2
0.0
0.0% src/my_lib/lifecycle/manager.py
Jobs
ID Job ID Ran Files Coverage
1 23996928134.1 05 Apr 2026 07:35AM UTC 89
61.2
GitHub Action Run
Source Files on build 23996928134
  • Tree
  • List 89
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23996928134
  • 22be9e19 on github
  • Prev Build on main (#23979900834)
  • Next Build on main (#24001110785)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc