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 RestServiceOptions #119

Closed sarbagya-acme closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #119 (2a3919e) into develop (e1a33b2) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##           develop      #119   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           65        66    +1     
  Lines         1280      1289    +9     
=========================================
+ Hits          1280      1289    +9     
Impacted Files Coverage Δ
...ework_rest/lib/legacy/rest_external_interface.dart 100.00% <100.00%> (ø)
...ramework_rest/lib/src/rest_external_interface.dart 100.00% <100.00%> (ø)
...ges/clean_framework_rest/lib/src/rest_service.dart 100.00% <100.00%> (ø)
...n_framework_rest/lib/src/rest_service_options.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.