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

Tatsh / gendisc / 25071186590 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 28 Apr 2026 06:42PM UTC
Files 5
Run time 0s
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

28 Apr 2026 06:41PM UTC coverage: 100.0%. Remained the same
25071186590.3

push

github

Tatsh
utils: return immutable tuples from mounts cache and sets property

`get_mounts`, `reload_mounts`, and the cached `_MOUNTS_CACHE` now hold
and return `tuple[str, ...]` rather than `list[str]`, so callers can
no longer mutate the cached mount list and corrupt later reads.

`DirectorySplitter.sets` now returns `tuple[tuple[str, ...], ...]`
built fresh on each access, so callers can no longer reach through
the property to mutate the splitter's internal `_sets`.

Update test assertions that compared against list literals to use
tuple literals.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

56 of 56 branches covered (100.0%)

Branch coverage included in aggregate %.

569 of 569 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 25071186590.3
  • Tree
  • List 5
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25071186590
  • 37ff6b23 on github
  • Prev Job for on master (#24947605194.4)
  • Next Job for on master (#25201840868.3)
  • 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