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: async builds #103

Closed
wants to merge 5 commits into from
Closed

feat: async builds #103

wants to merge 5 commits into from

Conversation

schultek
Copy link
Owner

@schultek schultek commented Aug 8, 2023

Description

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • 📝 Documentation
  • 🗑️ Chore

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 ///).

If you need help, consider asking for advice on the #contribute channel on Discord.

@docs-page
Copy link

docs-page bot commented Aug 8, 2023

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

docs.page/schultek/jaspr~103

Documentation is deployed and generated using docs.page.

@github-actions
Copy link

github-actions bot commented Aug 8, 2023

Package Version Report

No packages have been updated.

@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Patch coverage: 14.28% and project coverage change: -2.84% ⚠️

Comparison is base (d9be6e6) 66.93% compared to head (a8bcef3) 64.10%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
- Coverage   66.93%   64.10%   -2.84%     
==========================================
  Files          96       86      -10     
  Lines        3774     3468     -306     
==========================================
- Hits         2526     2223     -303     
+ Misses       1248     1245       -3     
Files Changed Coverage Δ
packages/jaspr/lib/src/foundation/sync.dart 15.62% <ø> (-12.25%) ⬇️
...s/jaspr/lib/src/framework/multi_child_element.dart 90.43% <0.00%> (-0.80%) ⬇️
...es/jaspr/lib/src/framework/stateful_component.dart 82.40% <ø> (-2.40%) ⬇️
packages/jaspr/lib/src/framework/build_owner.dart 81.35% <15.38%> (-10.24%) ⬇️

... and 24 files with indirect coverage changes

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

@schultek schultek changed the title Refactor/async builds feat: async builds Feb 11, 2024
@schultek schultek closed this May 22, 2024
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.

None yet

1 participant