nank1ro / solidart

Signals in Dart and Flutter, inspired by SolidJS
https://docs.page/nank1ro/solidart
MIT License
155 stars 5 forks source link

[chore] refactor resource builder #17

Closed nank1ro closed 1 year ago

nank1ro commented 1 year ago

Handle ResourceBuilder when is called with a different Resource

codecov-commenter commented 1 year ago

Codecov Report

Merging #17 (fe564ee) into main (4b38d74) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #17   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          441       444    +3     
=========================================
+ Hits           441       444    +3     
Impacted Files Coverage Δ
packages/solidart/lib/src/core/resource.dart 100.00% <ø> (ø)
...ter_solidart/lib/src/widgets/resource_builder.dart 100.00% <100.00%> (ø)