felangel / bloc.js

A predictable state management library that helps implement the BLoC design pattern in JavaScript
https://bloclibrary.dev
190 stars 22 forks source link

feat(bloc)!: v0.3.0 #28

Closed felangel closed 4 years ago

felangel commented 4 years ago

Status

IN DEVELOPMENT

Breaking Changes

YES

Description

Type of Change

codecov-commenter commented 4 years ago

Codecov Report

Merging #28 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #28   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         3    -2     
  Lines          108        78   -30     
  Branches         8         4    -4     
=========================================
- Hits           108        78   -30     
Impacted Files Coverage ฮ”
packages/bloc/lib/src/bloc-observer.ts 100.00% <100.00%> (รธ)
packages/bloc/lib/src/bloc.ts 100.00% <100.00%> (รธ)
packages/bloc/lib/src/transition.ts 100.00% <100.00%> (รธ)
packages/react-bloc/lib/src/bloc-builder.tsx

Continue to review full report at Codecov.

Legend - Click here to learn more ฮ” = absolute <relative> (impact), รธ = not affected, ? = missing data Powered by Codecov. Last update d57475b...c371e46. Read the comment docs.