Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: request access #378

Merged
merged 14 commits into from
Feb 23, 2025
Merged

Feat: request access #378

merged 14 commits into from
Feb 23, 2025

Conversation

schultek
Copy link
Owner

Description

Type of Change

  • ❌ Breaking change
  • ✨ New feature or improvement

Ready Checklist

  • I've read the Contribution Guide.
  • In case this PR changes one of the core packages, I've modified the respective CHANGELOG.md file using
    the semantic_changelog format.
  • I updated/added relevant documentation (doc comments with ///).
  • I added myself to the AUTHORS file (optional, if you want to).

Copy link

docs-page bot commented Feb 20, 2025

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

docs.page/schultek/jaspr~378

Documentation is deployed and generated using docs.page.

Copy link

Package Version Report

The following packages have been updated:
jaspr : 0.17.1 -> 0.18.0
jaspr_builder : 0.17.1 -> 0.18.0
jaspr_cli : 0.17.1 -> 0.18.0
jaspr_flutter_embed : 0.4.4 -> 0.4.5
jaspr_riverpod : 0.3.18 -> 0.3.19
jaspr_router : 0.6.2 -> 0.6.3
jaspr_serverpod : 0.5.2 -> 0.5.3
jaspr_test : 0.17.1 -> 0.18.0

@schultek schultek marked this pull request as ready for review February 21, 2025 17:09
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

Attention: Patch coverage is 81.15942% with 13 lines in your changes missing coverage. Please review.

Project coverage is 75.08%. Comparing base (aaf53ce) to head (f4123b9).
Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
packages/jaspr/lib/src/server/app_context.dart 72.72% 6 Missing ⚠️
packages/jaspr/lib/src/server/server_binding.dart 71.42% 4 Missing ⚠️
...ackages/jaspr/lib/src/server/render_functions.dart 85.71% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #378      +/-   ##
==========================================
+ Coverage   74.97%   75.08%   +0.10%     
==========================================
  Files         128      129       +1     
  Lines        5567     5591      +24     
==========================================
+ Hits         4174     4198      +24     
  Misses       1393     1393              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@schultek schultek merged commit 448e33f into main Feb 23, 2025
5 checks passed
@schultek schultek deleted the feat/request-access branch February 23, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant