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

Updated `onDestroy` + Added `withSilencedUpdate` modifier #115

Closed sarbagya-acme closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #115 (45d85a9) into develop (7ece509) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##           develop      #115   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           65        65           
  Lines         1274      1280    +6     
=========================================
+ Hits          1274      1280    +6     
Impacted Files Coverage Δ
...lean_framework/lib/src/core/use_case/use_case.dart 100.00% <100.00%> (ø)
...work/lib/src/presentation/presenter/presenter.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.