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

kimata / my-py-lib / 20614070242
61%

Build:
DEFAULT BRANCH: main
Ran 31 Dec 2025 07:06AM UTC
Jobs 1
Files 57
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

31 Dec 2025 07:04AM UTC coverage: 65.516% (+0.007%) from 65.509%
20614070242

push

github

kimata
fix: list を Sequence に変更して共変性の問題を解決

generate_list_sheet の item_list パラメータを list[RowData] から
Sequence[RowData] に変更。list は不変 (invariant) だが Sequence は
共変 (covariant) なので、dict[str, Any] を渡せるようになる。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

1 of 1 new or added line in 1 file covered. (100.0%)

2924 of 4463 relevant lines covered (65.52%)

0.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20614070242.1 31 Dec 2025 07:06AM UTC 57
65.52
GitHub Action Run
Source Files on build 20614070242
  • Tree
  • List 57
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20614070242
  • 8a2c4ca2 on github
  • Prev Build on main (#20613793761)
  • Next Build on main (#20615607390)
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