schultek / jaspr

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

feat: dart edge #92

Open schultek opened 1 year ago

schultek commented 1 year ago

Experiment with running jaspr on the edge using the edge package.

docs-page[bot] commented 1 year ago

To view this pull requests documentation preview, visit the following URL:

docs.page/schultek/jaspr~92

Documentation is deployed and generated using docs.page.

github-actions[bot] commented 1 year ago

Package Version Report

No packages have been updated.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 56.52% and project coverage change: -0.08% :warning:

Comparison is base (759f066) 66.93% compared to head (b967d95) 66.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #92 +/- ## ========================================== - Coverage 66.93% 66.85% -0.08% ========================================== Files 96 96 Lines 3774 3780 +6 ========================================== + Hits 2526 2527 +1 - Misses 1248 1253 +5 ``` | [Files Changed](https://app.codecov.io/gh/schultek/jaspr/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kilian+Schulte) | Coverage Δ | | |---|---|---| | [packages/jaspr/lib/src/browser/dom\_renderer.dart](https://app.codecov.io/gh/schultek/jaspr/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kilian+Schulte#diff-cGFja2FnZXMvamFzcHIvbGliL3NyYy9icm93c2VyL2RvbV9yZW5kZXJlci5kYXJ0) | `68.00% <0.00%> (-0.55%)` | :arrow_down: | | [packages/jaspr/lib/src/server/run\_app.dart](https://app.codecov.io/gh/schultek/jaspr/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kilian+Schulte#diff-cGFja2FnZXMvamFzcHIvbGliL3NyYy9zZXJ2ZXIvcnVuX2FwcC5kYXJ0) | `0.00% <0.00%> (ø)` | | | [...ackages/jaspr/lib/src/server/render\_functions.dart](https://app.codecov.io/gh/schultek/jaspr/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kilian+Schulte#diff-cGFja2FnZXMvamFzcHIvbGliL3NyYy9zZXJ2ZXIvcmVuZGVyX2Z1bmN0aW9ucy5kYXJ0) | `90.62% <92.85%> (-2.71%)` | :arrow_down: |

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