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

connorads / lockbot
100%

Build:
DEFAULT BRANCH: master
Repo Added 13 May 2020 11:29PM UTC
Files 11
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • modernise-stack
  • test/phase0-safety-net

17 Jul 2026 12:52PM UTC coverage: 100.0% (+0.6%) from 99.401%
29581861827

push

github

connorads
Cover remaining reachable branches, ignore unreachable ones

Coveralls aggregates lines+branches from lcov, so 7 unmeasured branches
dragged the PR to 95.6% despite 99%+ line coverage.

- Unit-test command-parsers and the api/types decoders directly: they
  were only exercised over HTTP via serverless-offline, a process
  boundary the in-process v8 provider cannot see across.
- v8-ignore the two branches unreachable under test infra: the prod arm
  of the IS_OFFLINE ternary (needs real AWS) and the result.Items else
  path (DynamoDB Local always returns Items).
- Rework getFirstParam to the destructure-default idiom parseUnlock
  already uses: the `[0] ?? ""` fallback was dead (split returns >=1
  element) and could not be hint-ignored - vite 8's oxc SSR transform
  only preserves statement-leading comments, so expression-level
  `v8 ignore` hints never reach the remapper.

Rejected: Coveralls lines-only toggle (off-repo, invisible config) and
excluding api/infra.ts wholesale (it is loaded in-process by
api-app.test.ts; targeted ignore keeps the rest measured).

lcov now reports 136/136 lines and 45/45 branches.

45 of 45 branches covered (100.0%)

Branch coverage included in aggregate %.

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

136 of 136 relevant lines covered (100.0%)

17.72 hits per line

Relevant lines Covered
Build:
Build:
136 RELEVANT LINES 136 COVERED LINES
17.72 HITS PER LINE
Source Files on master
  • Tree
  • List 11
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29581861827 master Cover remaining reachable branches, ignore unreachable ones Coveralls aggregates lines+branches from lcov, so 7 unmeasured branches dragged the PR to 95.6% despite 99%+ line coverage. - Unit-test command-parsers and the api/types decoders direct... push 17 Jul 2026 12:53PM UTC connorads github
100.0
4024965435 master Revert "Update dependencies patch versions ⬆️ (#174)" (#177) push 27 Jan 2023 01:36PM UTC GitHub github pending completion  
4009928463 master Update dependencies patch versions ⬆️ (#174) push 25 Jan 2023 09:04PM UTC GitHub github pending completion  
1855007207 master Bump dependencies 🔼 (#151) push 16 Feb 2022 08:17PM UTC GitHub github pending completion  
1840134319 master Lint OpenAPI spec (#148) push 14 Feb 2022 09:15AM UTC GitHub github pending completion  
1770136988 master Upgrade packages 🔼 (#145) push 31 Jan 2022 12:08AM UTC GitHub github pending completion  
1767033548 master Upgrade serverless to 2.72.2 ⚡ (#139) push 29 Jan 2022 11:02PM UTC GitHub github pending completion  
1766806297 master Update dependencies ⬆ (#134) push 29 Jan 2022 09:08PM UTC GitHub github pending completion  
954495508 master Bits & bobs 🛠 (#118) push 20 Jun 2021 01:23PM UTC GitHub github pending completion  
954325328 master Appease dependabot 🤖 (#116) push 20 Jun 2021 11:24AM UTC GitHub github pending completion  
See All Builds (241)
  • Repo on GitHub
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