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

sixcolors / cs50-final-project / 26925609179
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: fix/update-data-sources
DEFAULT BRANCH: main
Ran 04 Jun 2026 02:06AM UTC
Jobs 1
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

04 Jun 2026 02:06AM UTC coverage: 99.277% (+1.4%) from 97.923%
26925609179

Pull #541

github

sixcolors
Address third round of PR review comments

- Map.svelte: safely coerce agency_code and fire_size with String()
  and nullish fallback before escapeHtml to prevent runtime throws
  on null/undefined values from the API
- Location.svelte: remove dead onMount block that was installing
  redundant manual click listeners and had a broken cleanup return;
  aria-selected={highlighted} via Svelte state is sufficient
- Locator.svelte: also reset hiLiteIndex in the early-return
  whitespace-input path so stale arrow-key navigation doesn't
  persist into the next suggestion list
- tests/locator.test.ts: move vi.useRealTimers() into afterEach so
  it always runs even if an assertion throws mid-test
Pull Request #541: Fix broken data sources and update geocoder

16 of 23 branches covered (69.57%)

Branch coverage included in aggregate %.

81 of 81 new or added lines in 4 files covered. (100.0%)

945 of 945 relevant lines covered (100.0%)

1.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26925609179.1 04 Jun 2026 02:06AM UTC 5
99.28
GitHub Action Run
Source Files on build 26925609179
  • Tree
  • List 5
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26925609179
  • Pull Request #541
  • PR Base - main (#22311476001)
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