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

Tatsh / gendisc / 25071186590
100%

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

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

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 %.

7 of 7 new or added lines in 1 file covered. (100.0%)

569 of 569 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25071186590.1 28 Apr 2026 06:42PM UTC 5
100.0
GitHub Action Run
2 25071186590.2 28 Apr 2026 06:42PM UTC 5
100.0
GitHub Action Run
3 25071186590.3 28 Apr 2026 06:42PM UTC 5
100.0
GitHub Action Run
4 25071186590.4 28 Apr 2026 06:42PM UTC 5
100.0
GitHub Action Run
5 25071186590.5 28 Apr 2026 06:42PM UTC 5
100.0
GitHub Action Run
Source Files on build 25071186590
  • 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 Repo
  • Github Actions Build #25071186590
  • 37ff6b23 on github
  • Prev Build on master (#24947605194)
  • Next Build on master (#25201840868)
  • 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