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

pirl-unc / hitlist / 27077579152
80%

Build:
DEFAULT BRANCH: main
Ran 07 Jun 2026 12:09AM UTC
Jobs 1
Files 29
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

07 Jun 2026 12:05AM UTC coverage: 80.371% (+0.005%) from 80.366%
27077579152

push

github

web-flow
v1.31.0: hitlist pmhc --cell-type filter (#261 stage 3, closes #261) (#277)

Completes the cell_name split (stages 1-2 shipped the parser + the
build-time cell_type column). Adds a cell_type filter to the pmhc query:

- pmhc_query.query()/query_by_samples() gain a cell_type param (str or
  list, case-insensitive); applied as a row-level filter before the gene
  explode. Threads through query_by_samples -> query.
- CLI: 'hitlist pmhc --cell-type "Melanocyte"' (repeatable for several
  types).
- Clear error when the loaded observations.parquet predates the cell_type
  column (built before v1.30.57): 'Rebuild with hitlist build.'

Also hardens load_observations: the filtered-read path now intersects the
projected columns with the parquet schema (like the no-filter path
already did), so requesting a column absent from an older parquet (e.g.
cell_type) drops it instead of raising pyarrow 'No match for
FieldRef.Name(...)'. This was a latent bug my new column exposed.

Tests: cell_type filter (exact / case-insensitive / list / requires-column
error). Full suite 870 passed.

Opens the 1.31.0 milestone (cell-type query + the #33 curation push).

5065 of 6302 relevant lines covered (80.37%)

0.8 hits per line

Coverage Regressions

Lines Coverage ∆ File
83
56.37
-0.02% cli.py
29
92.54
-0.07% pmhc_query.py
7
95.02
0.0% observations.py
Jobs
ID Job ID Ran Files Coverage
1 27077579152.1 07 Jun 2026 12:09AM UTC 29
80.37
GitHub Action Run
Source Files on build 27077579152
  • Tree
  • List 29
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27077579152
  • 0e6b3ee7 on github
  • Prev Build on main (#26997363926)
  • Next Build on main (#27078111285)
  • 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