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

pirl-unc / tsarina / 27141978315
77%

Build:
DEFAULT BRANCH: main
Ran 08 Jun 2026 01:46PM 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

08 Jun 2026 01:44PM UTC coverage: 72.78% (+0.02%) from 72.765%
27141978315

push

github

web-flow
Reorganize CLI: split data/reference, drop legacy flags (no compat) (#103)

Per 'forget cli compat, make it more logically organized'. Clean break.

Command tree — the old 'data' crammed two unrelated domains together
(hitlist MS-evidence verbs plus a nested 'data sources' for HPA/NCBI).
Split into two sibling top-level groups with parallel verbs:

  tsarina data       MS evidence (IEDB/CEDAR/viral + observations index)
    list [--all] | fetch | path | register | remove | build
  tsarina reference  HPA/NCBI curation reference data (RNA, IHC, gene_info)
    list | fetch | path
  tsarina {hits,panel,personalize}   analysis (unchanged shape)

Removed (no aliases):
- 'data sources ...'        -> 'tsarina reference ...'
- 'data available'          -> 'data list --all'
- 'data sources download'   -> 'reference fetch'
- panel --max-percentile    (deprecated shortcut; use per-tier flags)
- panel --no-progress / --progress-bars / --no-progress-bars
                            -> single --progress {auto,on,off}
- --iedb-path / --cedar-path (every command now uses --iedb / --cedar)
- personalize --mtec-matrix -> --mtec-matrix-path

Shared cli_common helpers retained (split_csv, parse_lengths, predictor,
iedb/cedar adder, mode-switch warnings). Tests updated to assert the
removed flags are rejected; docs/scripts point at the new commands.
414 tests pass; lint/format clean.

2647 of 3637 relevant lines covered (72.78%)

0.73 hits per line

Coverage Regressions

Lines Coverage ∆ File
35
0.0
0.0% cli.py
26
84.44
0.4% cli_spanning.py
15
0.0
0.0% cli_personalize.py
Jobs
ID Job ID Ran Files Coverage
1 27141978315.1 08 Jun 2026 01:45PM UTC 37
72.78
GitHub Action Run
Source Files on build 27141978315
  • Tree
  • List 37
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27141978315
  • 4d860b9b on github
  • Prev Build on main (#27109978656)
  • Next Build on main (#27143219110)
  • 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