schultek / jaspr

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

docs revamp #249

Closed schultek closed 1 week ago

schultek commented 1 month ago

Description

Big docs update

Type of Change


github-actions[bot] commented 1 month ago

Package Version Report

The following packages have been updated: jaspr : 0.13.3 -> 0.14.0 jaspr_builder : 0.13.3 -> 0.14.0 jaspr_cli : 0.13.3 -> 0.14.0 jaspr_flutter_embed : 0.3.2 -> 0.3.3 jaspr_riverpod : 0.3.12 -> 0.3.13 jaspr_router : 0.4.2 -> 0.5.0 jaspr_serverpod : 0.3.1+1 -> 0.3.2 jaspr_tailwind : 0.2.0 -> 0.3.0 jaspr_test : 0.13.3 -> 0.14.0

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 51.61290% with 30 lines in your changes missing coverage. Please review.

Project coverage is 72.71%. Comparing base (37a194e) to head (2bf14d5). Report is 29 commits behind head on main.

Files Patch % Lines
...ackages/jaspr/lib/src/foundation/styles/rules.dart 0.00% 11 Missing :warning:
...aspr_builder/lib/src/sync/sync_mixins_builder.dart 33.33% 4 Missing :warning:
packages/jaspr_router/lib/src/link.dart 0.00% 4 Missing :warning:
packages/jaspr_router/lib/src/misc/extensions.dart 0.00% 3 Missing :warning:
packages/jaspr_router/lib/src/router.dart 78.57% 3 Missing :warning:
packages/jaspr/lib/src/foundation/styles/css.dart 0.00% 2 Missing :warning:
...lib/src/server/adapters/client_script_adapter.dart 50.00% 2 Missing :warning:
.../src/server/adapters/client_component_adapter.dart 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #249 +/- ## =========================================== + Coverage 58.74% 72.71% +13.97% =========================================== Files 15 116 +101 Lines 858 5018 +4160 =========================================== + Hits 504 3649 +3145 - Misses 354 1369 +1015 ```

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