mmomtchev / sqlite-wasm-http

An experimental HTTP VFS driver for SQLite WASM
https://sqlite-wasm-http.momtchev.com
ISC License
84 stars 5 forks source link

move away from bunny CDN for the stress test #179

Closed mmomtchev closed 4 months ago

mmomtchev commented 4 months ago
codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 64.28571% with 15 lines in your changes missing coverage. Please review.

Project coverage is 74.69%. Comparing base (d9deb15) to head (13bf050). Report is 41 commits behind head on main.

Files Patch % Lines
src/vfs-http-worker.ts 72.22% 10 Missing :warning:
src/vfs-sync-http.ts 25.00% 3 Missing :warning:
src/vfs-http.ts 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #179 +/- ## ========================================== - Coverage 74.88% 74.69% -0.19% ========================================== Files 8 8 Lines 1967 1988 +21 Branches 204 204 ========================================== + Hits 1473 1485 +12 - Misses 487 496 +9 Partials 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.