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 `clean_framework_http` package #130

Closed sarbagya-acme closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0da07da) 100.00% compared to head (69f6416) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #130 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 66 68 +2 Lines 1304 1322 +18 ========================================= + Hits 1304 1322 +18 ``` | [Impacted Files](https://codecov.io/gh/AcmeSoftwareLLC/clean_framework/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AcmeSoftwareLLC) | Coverage Δ | | |---|---|---| | [...k/lib/src/core/dependency/dependency\_provider.dart](https://codecov.io/gh/AcmeSoftwareLLC/clean_framework/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AcmeSoftwareLLC#diff-cGFja2FnZXMvY2xlYW5fZnJhbWV3b3JrL2xpYi9zcmMvY29yZS9kZXBlbmRlbmN5L2RlcGVuZGVuY3lfcHJvdmlkZXIuZGFydA==) | `100.00% <100.00%> (ø)` | | | [...rc/core/external\_interface/external\_interface.dart](https://codecov.io/gh/AcmeSoftwareLLC/clean_framework/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AcmeSoftwareLLC#diff-cGFja2FnZXMvY2xlYW5fZnJhbWV3b3JrL2xpYi9zcmMvY29yZS9leHRlcm5hbF9pbnRlcmZhY2UvZXh0ZXJuYWxfaW50ZXJmYWNlLmRhcnQ=) | `100.00% <100.00%> (ø)` | | | [...xternal\_interface/external\_interface\_delegate.dart](https://codecov.io/gh/AcmeSoftwareLLC/clean_framework/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AcmeSoftwareLLC#diff-cGFja2FnZXMvY2xlYW5fZnJhbWV3b3JrL2xpYi9zcmMvY29yZS9leHRlcm5hbF9pbnRlcmZhY2UvZXh0ZXJuYWxfaW50ZXJmYWNlX2RlbGVnYXRlLmRhcnQ=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AcmeSoftwareLLC). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AcmeSoftwareLLC)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.