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

Tatsh / deltona / 25263433451
100%

Build:
DEFAULT BRANCH: master
Ran 02 May 2026 10:27PM UTC
Jobs 5
Files 27
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

02 May 2026 10:21PM UTC coverage: 100.0%. Remained the same
25263433451

push

github

Tatsh
refactor: parameterise PathSpec generic for strict mypy

mypy 1.20.2 enforces `disallow-any-generics` more strictly under
`strict = true` and now flags the bare `pathspec.PathSpec` return
annotation on `_combined_spec` as missing type arguments.

Annotate the return type as
`pathspec.PathSpec[GitIgnoreBasicPattern] | None`, matching the
overload selected by `PathSpec.from_lines('gitignore', ...)`. The
import is placed under `TYPE_CHECKING` since it is only used as an
annotation (the file already enables `from __future__ import
annotations`). Pure typing change; runtime behaviour is unchanged.

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

396 of 396 branches covered (100.0%)

Branch coverage included in aggregate %.

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

3328 of 3328 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25263433451.1 02 May 2026 10:27PM UTC 27
100.0
GitHub Action Run
2 25263433451.2 02 May 2026 10:28PM UTC 27
100.0
GitHub Action Run
3 25263433451.3 02 May 2026 10:28PM UTC 27
100.0
GitHub Action Run
4 25263433451.4 02 May 2026 10:28PM UTC 27
100.0
GitHub Action Run
5 25263433451.5 02 May 2026 10:28PM UTC 27
100.0
GitHub Action Run
Source Files on build 25263433451
  • Tree
  • List 27
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25263433451
  • 712aa3f9 on github
  • Prev Build on master (#25251539814)
  • Next Build on master (#25265701543)
  • 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