AcmeSoftwareLLC / clean_framework

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

Preparation for v2.0.1 #108

Closed sarbagya-acme closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #108 (3c0a42a) into main (2119dd7) will increase coverage by 20.99%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             main      #108       +/-   ##
============================================
+ Coverage   79.00%   100.00%   +20.99%     
============================================
  Files          63        65        +2     
  Lines        1186      1246       +60     
============================================
+ Hits          937      1246      +309     
+ 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:
...ramework_rest/lib/src/rest_external_interface.dart 100.00% <ø> (ø)
...ges/clean_framework_rest/lib/src/rest_gateway.dart 100.00% <ø> (ø)
...rc/core/external_interface/external_interface.dart 100.00% <100.00%> (+100.00%) :arrow_up:
...work/lib/src/presentation/presenter/presenter.dart 100.00% <100.00%> (+100.00%) :arrow_up:
...ework_rest/lib/legacy/rest_external_interface.dart 100.00% <100.00%> (ø)
.../clean_framework_rest/lib/legacy/rest_gateway.dart 100.00% <100.00%> (ø)
...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:
... and 15 more

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