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

Tatsh / wiswa / 35096805916
100%

Build:
DEFAULT BRANCH: master
Ran 16 Sep 2026 12:37PM UTC
Jobs 5
Files 16
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

16 Sep 2026 12:35PM UTC coverage: 100.0%. Remained the same
35096805916

push

github

Tatsh
typing: make the VS Code launch setting optional

`VSCode.launch` was required and non-optional. The tests already build a
settings mapping with `launch` set to `None`, and a settings mapping
assembled outside the Jsonnet merge may omit the key entirely. The
annotation becomes `NotRequired[VSCodeLaunch | None]`.

The one consumer subscripted the key three times in the cleanup branch
for a project without tests. An absent key would raise `KeyError` there,
and mypy does not flag a subscript on a `NotRequired` key. The lookup
moves to `.get` bound with the walrus operator, and the two further
reads take the bound value.

Default settings always write `vscode.launch`, and generated output does
not change. The existing test for the `None` case gains a parametrised
case for the absent key.

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

788 of 788 branches covered (100.0%)

Branch coverage included in aggregate %.

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

2040 of 2040 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35096805916.1 16 Sep 2026 12:37PM UTC 16
100.0
GitHub Action Run
2 35096805916.2 16 Sep 2026 12:37PM UTC 16
100.0
GitHub Action Run
3 35096805916.3 16 Sep 2026 12:37PM UTC 16
100.0
GitHub Action Run
4 35096805916.4 16 Sep 2026 12:37PM UTC 16
100.0
GitHub Action Run
5 35096805916.5 16 Sep 2026 12:37PM UTC 16
100.0
GitHub Action Run
Source Files on build 35096805916
  • Tree
  • List 16
  • 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 #35096805916
  • 8db54df5 on github
  • Prev Build on master (#35076408230)
  • Next Build on master (#35151250747)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc