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

Added missing tests for core classes #106

Closed sarbagya-acme closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #106 (9c54abe) into develop (2119dd7) will increase coverage by 20.99%. The diff coverage is 100.00%.

@@              Coverage Diff              @@
##           develop      #106       +/-   ##
=============================================
+ Coverage    79.00%   100.00%   +20.99%     
=============================================
  Files           63        63               
  Lines         1186      1186               
=============================================
+ Hits           937      1186      +249     
+ Misses         249         0      -249     
Impacted Files Coverage Δ
...framework/lib/src/core/use_case/helpers/input.dart 100.00% <ø> (+40.00%) :arrow_up:
...rk/lib/src/utilities/clean_framework_observer.dart 100.00% <ø> (+11.11%) :arrow_up:
...rc/core/external_interface/external_interface.dart 100.00% <100.00%> (+100.00%) :arrow_up:
...ges/clean_framework_router/lib/src/app_router.dart 100.00% <100.00%> (+53.65%) :arrow_up:
...ramework/lib/src/providers/external_interface.dart 100.00% <0.00%> (+2.77%) :arrow_up:
...lean_framework/lib/src/utilities/deserializer.dart 100.00% <0.00%> (+6.66%) :arrow_up:
...work/lib/src/core/external_interface/response.dart 100.00% <0.00%> (+16.66%) :arrow_up:
.../clean_framework/lib/src/core/gateway/gateway.dart 100.00% <0.00%> (+48.14%) :arrow_up:
... and 10 more

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