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

visgl / loaders.gl / 20212512862

14 Dec 2025 06:47PM UTC coverage: 58.048% (-0.2%) from 58.289%
20212512862

push

github

web-flow
chore: Standardize on ReadableFile (#3237)

7079 of 9466 branches covered (74.78%)

Branch coverage included in aggregate %.

206 of 295 new or added lines in 26 files covered. (69.83%)

303 existing lines in 5 files now uncovered.

66308 of 116959 relevant lines covered (56.69%)

2419.8 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/modules/worker-utils/src/null-worker.ts
1
// loaders.gl
×
2
// SPDX-License-Identifier: MIT
×
3
// Copyright (c) vis.gl contributors
×
4

×
5
// Classic-worker entrypoint that lazily loads the ESM worker implementation.
×
NEW
6
import(new URL('./workers/null-worker.js', import.meta.url).toString());
×
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