jacobtipp / bloc-state

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

refactor(react-bloc): ♻️ add concurrent/SSR support for BlocProvider and RepositoryProvider #79

Closed jacobtipp closed 9 months ago

jacobtipp commented 9 months ago

Status

READY

Breaking Changes

NO

Description

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

Attention: 39 lines in your changes are missing coverage. Please review.

Comparison is base (e781b4c) 94.41% compared to head (a548536) 96.27%. Report is 280 commits behind head on main.

Files Patch % Lines
packages/bloc-devtools/src/lib/bloc-devtools.ts 63.80% 30 Missing and 8 partials :warning:
packages/bloc-devtools/src/lib/index.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #79 +/- ## ========================================== + Coverage 94.41% 96.27% +1.85% ========================================== Files 28 46 +18 Lines 412 1047 +635 Branches 36 150 +114 ========================================== + Hits 389 1008 +619 - Misses 23 31 +8 - Partials 0 8 +8 ```

: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.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: