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

Http External Interface Delegate #138

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 (8b7c796) 100.00% compared to head (31fd567) 100.00%.

:exclamation: Current head 31fd567 differs from pull request most recent head 7faa604. Consider uploading reports for the commit 7faa604 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #138 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 68 68 Lines 1326 1328 +2 ========================================= + Hits 1326 1328 +2 ``` | [Impacted Files](https://codecov.io/gh/AcmeSoftwareLLC/clean_framework/pull/138?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AcmeSoftwareLLC) | Coverage Δ | | |---|---|---| | [...rc/core/external\_interface/external\_interface.dart](https://codecov.io/gh/AcmeSoftwareLLC/clean_framework/pull/138?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%> (ø)` | | 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.