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

cenkalti / rain / 27313863710
41%

Build:
DEFAULT BRANCH: master
Ran 10 Jun 2026 11:49PM UTC
Jobs 1
Files 163
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

10 Jun 2026 11:48PM UTC coverage: 40.634% (-0.2%) from 40.835%
27313863710

push

github

jakealti
refactor: split CLI into internal/command package, one file per command

Move the CLI out of the single 1241-line main.go into internal/command,
one file per command. Root main.go keeps the cli.App wiring and profiling
hooks and assembles the exported command builders; each command's flags +
handler live in their own file. Factor the repeated marshal-JSON-and-print
block in the client getters into a printJSON helper. No behavior change.

0 of 1102 new or added lines in 37 files covered. (0.0%)

4 existing lines in 1 file now uncovered.

4881 of 12012 relevant lines covered (40.63%)

46.39 hits per line

Uncovered Changes

Lines Coverage ∆ File
124
0.0
internal/command/download.go
101
0.0
internal/command/magnet_to_torrent.go
84
0.0
internal/command/torrent_create.go
58
0.0
internal/command/client.go
55
0.0
internal/command/client_add.go
44
0.0
internal/command/compact_database.go
36
0.0
internal/command/torrent_show.go
32
0.0
internal/command/client_save_torrent.go
30
0.0
internal/command/autocomplete.go
30
0.0
internal/command/helpers.go
30
0.0
internal/command/torrent_infohash.go
29
0.0
internal/command/server.go
28
0.0
internal/command/client_stats.go
24
0.0
internal/command/client_session_stats.go
22
0.0
internal/command/client_add_peer.go
22
0.0
internal/command/client_add_tracker.go
22
0.0
internal/command/client_move.go
21
0.0
internal/command/client_console.go
21
0.0
internal/command/client_magnet.go
20
0.0
internal/command/client_file_stats.go
20
0.0
internal/command/client_files.go
20
0.0
internal/command/client_peers.go
20
0.0
internal/command/client_remove.go
20
0.0
internal/command/client_trackers.go
20
0.0
internal/command/client_webseeds.go
18
0.0
internal/command/boltbrowser.go
17
0.0
internal/command/client_announce.go
17
0.0
internal/command/client_start.go
17
0.0
internal/command/client_stop.go
17
0.0
internal/command/client_verify.go
16
0.0
internal/command/client_version.go
14
0.0
internal/command/client_list.go
11
0.0
internal/command/client_clean_database.go
11
0.0
internal/command/client_start_all.go
11
0.0
internal/command/client_stop_all.go
11
0.0
internal/command/torrent.go
9
0.0
0.0% main.go

Coverage Regressions

Lines Coverage ∆ File
4
44.51
0.0% torrent/torrent_messagehandler.go
Jobs
ID Job ID Ran Files Coverage
1 27313863710.1 10 Jun 2026 11:49PM UTC 163
40.63
GitHub Action Run
Source Files on build 27313863710
  • Tree
  • List 163
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 089dc023 on github
  • Prev Build on master (#27312463891)
  • Next Build on master (#27333882090)
  • 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