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

machida / mb / 19894980060
82%

Build:
DEFAULT BRANCH: main
Ran 03 Dec 2025 01:11PM UTC
Jobs 1
Files 37
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

03 Dec 2025 01:10PM UTC coverage: 76.523%. Remained the same
19894980060

push

github

machida
fix: convert coverage to LCOV format for Coveralls

問題:
- Coverallsバッジが2%のまま更新されない
- .resultset.json形式ではCoveralls GitHub Action v2が正しく読み込めない

根本原因:
- Coveralls GitHub Action v2 では SimpleCov の場合、LCOV形式が推奨
- 現在のJSONフォーマッタでは互換性に問題がある

解決策:
1. simplecov-lcov gemを追加
2. test_helper.rb でLCOVフォーマッタを設定
   - CI環境: LCOV形式のみ出力
   - ローカル: HTMLとLCOV両方出力
3. CI設定を coverage/lcov.info に変更
4. .gitignore に Claude Code ファイルを追加

参考:
- https://github.com/coverallsapp/github-action
- https://linuxtut.com/en/f2296aa663230f71d883/

期待される結果:
- 次回CI実行でカバレッジ78.73%が正しくアップロードされる

135 of 200 branches covered (67.5%)

Branch coverage included in aggregate %.

644 of 818 relevant lines covered (78.73%)

6.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19894980060.1 03 Dec 2025 01:11PM UTC 37
76.52
GitHub Action Run
Source Files on build 19894980060
  • Tree
  • List 37
  • Changed 34
  • Source Changed 0
  • Coverage Changed 34
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19894980060
  • 9dd4c281 on github
  • Prev Build on main (#19893046173)
  • Next Build on main (#19895870675)
  • Delete
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