schultek / jaspr

Modern web framework for building websites in Dart. Supports SPAs and SSR.
https://jasprpad.schultek.de
MIT License
1.01k stars 59 forks source link

feat: experimental wasm support #167

Open schultek opened 5 months ago

schultek commented 5 months ago

Description

Type of Change

github-actions[bot] commented 4 months ago

Package Version Report

The following packages have been updated: jaspr : 0.10.0 -> 0.11.0 jaspr_builder : 0.10.0 -> 0.11.0 jaspr_cli : 0.10.0 -> 0.11.0 jaspr_flutter_embed : 0.2.0 -> 0.3.0 jaspr_riverpod : 0.3.9 -> 0.3.10 jaspr_router : 0.3.1 -> 0.3.2 jaspr_test : 0.10.0 -> 0.11.0

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 60.71429% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 60.87%. Comparing base (83c7973) to head (20343f9). Report is 1 commits behind head on main.

Files Patch % Lines
...kages/jaspr/lib/src/browser/dom_render_object.dart 67.39% 15 Missing :warning:
...ckages/jaspr/lib/src/foundation/events/events.dart 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #167 +/- ## ========================================== - Coverage 61.43% 60.87% -0.56% ========================================== Files 100 100 Lines 4180 4182 +2 ========================================== - Hits 2568 2546 -22 - Misses 1612 1636 +24 ```

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