AcmeSoftwareLLC / clean_framework

Flutter implementation of Clean Architecture, see http://www.amazon.com/dp/0134494164/
BSD 3-Clause "New" or "Revised" License
41 stars 18 forks source link

Test Helper Fixes #123

Closed sarbagya-acme closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #123 (358afad) into main (739b4e4) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #123   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           66        66           
  Lines         1293      1298    +5     
=========================================
+ Hits          1293      1298    +5     
Impacted Files Coverage Δ
...ean_framework/lib/src/app_providers_container.dart 100.00% <ø> (ø)
...ean_framework/lib/src/core/app_provider_scope.dart 100.00% <ø> (ø)
...work/lib/src/presentation/presenter/presenter.dart 100.00% <ø> (ø)
...s/clean_framework/lib/src/providers/presenter.dart 100.00% <ø> (ø)
...lean_framework/lib/src/utilities/deserializer.dart 100.00% <ø> (ø)
...framework/lib/src/widgets/src/feature_builder.dart 100.00% <ø> (ø)
...n_framework/lib/src/widgets/src/feature_scope.dart 100.00% <ø> (ø)
...ean_framework_router/lib/src/app_router_scope.dart 100.00% <ø> (ø)
...lean_framework/lib/src/core/use_case/use_case.dart 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.