Kanahiro / chiitiler

Lightweight Raster Tile Server for MapLibre Style Specification
https://spatialty-io.github.io/chiitiler-demo
MIT License
54 stars 2 forks source link

re-support stream mode #110

Closed Kanahiro closed 2 months ago

Kanahiro commented 2 months ago

streaming is slower than about 20ms but it may compensate in downloading.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 30.43478% with 96 lines in your changes missing coverage. Please review.

Project coverage is 58.09%. Comparing base (2771280) to head (45a2715). Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
src/server/index.ts 15.15% 56 Missing :warning:
src/index.ts 0.00% 23 Missing and 1 partial :warning:
src/render/index.ts 40.74% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #110 +/- ## ========================================== - Coverage 58.76% 58.09% -0.67% ========================================== Files 19 19 Lines 1484 1575 +91 Branches 92 98 +6 ========================================== + Hits 872 915 +43 - Misses 609 657 +48 Partials 3 3 ```

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