jacobtipp / bloc-state

Modern FlutterBloc ecosystem for TypeScript/React
https://jacobtipp.github.io/bloc-state/
MIT License
13 stars 0 forks source link

feat(react-bloc): ✨ add BlocBuilder component #77

Closed jacobtipp closed 9 months ago

jacobtipp commented 9 months ago

Status

READY

Breaking Changes

NO

Description

feat(react-bloc): ✨ add BlocBuilder component

Type of Change

codesandbox[bot] commented 9 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e781b4c) 94.41% compared to head (e4377cf) 100.00%. Report is 274 commits behind head on main.

:exclamation: Current head e4377cf differs from pull request most recent head 93fca7b. Consider uploading reports for the commit 93fca7b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #77 +/- ## =========================================== + Coverage 94.41% 100.00% +5.58% =========================================== Files 28 12 -16 Lines 412 193 -219 Branches 36 19 -17 =========================================== - Hits 389 193 -196 + Misses 23 0 -23 ```

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

github-actions[bot] commented 9 months ago

:tada: This PR is included in version 3.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: