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

:art: RequestSubscription respects output type #134

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 (f1a8cca) 100.00% compared to head (853ef4e) 100.00%.

:exclamation: Current head 853ef4e differs from pull request most recent head 41f25ce. Consider uploading reports for the commit 41f25ce to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 68 68 Lines 1326 1326 ========================================= Hits 1326 1326 ``` | [Impacted Files](https://codecov.io/gh/AcmeSoftwareLLC/clean_framework/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AcmeSoftwareLLC) | Coverage Δ | | |---|---|---| | [...lean\_framework/lib/src/core/use\_case/use\_case.dart](https://codecov.io/gh/AcmeSoftwareLLC/clean_framework/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AcmeSoftwareLLC#diff-cGFja2FnZXMvY2xlYW5fZnJhbWV3b3JrL2xpYi9zcmMvY29yZS91c2VfY2FzZS91c2VfY2FzZS5kYXJ0) | `100.00% <ø> (ø)` | | | [...ges/clean\_framework\_router/lib/src/app\_router.dart](https://codecov.io/gh/AcmeSoftwareLLC/clean_framework/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AcmeSoftwareLLC#diff-cGFja2FnZXMvY2xlYW5fZnJhbWV3b3JrX3JvdXRlci9saWIvc3JjL2FwcF9yb3V0ZXIuZGFydA==) | `100.00% <ø> (ø)` | | | [.../clean\_framework/lib/src/core/gateway/gateway.dart](https://codecov.io/gh/AcmeSoftwareLLC/clean_framework/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AcmeSoftwareLLC#diff-cGFja2FnZXMvY2xlYW5fZnJhbWV3b3JrL2xpYi9zcmMvY29yZS9nYXRld2F5L2dhdGV3YXkuZGFydA==) | `100.00% <100.00%> (ø)` | | | [...ore/use\_case/helpers/request\_subscription\_map.dart](https://codecov.io/gh/AcmeSoftwareLLC/clean_framework/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AcmeSoftwareLLC#diff-cGFja2FnZXMvY2xlYW5fZnJhbWV3b3JrL2xpYi9zcmMvY29yZS91c2VfY2FzZS9oZWxwZXJzL3JlcXVlc3Rfc3Vic2NyaXB0aW9uX21hcC5kYXJ0) | `100.00% <100.00%> (ø)` | | | [...ges/clean\_framework/lib/src/providers/gateway.dart](https://codecov.io/gh/AcmeSoftwareLLC/clean_framework/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AcmeSoftwareLLC#diff-cGFja2FnZXMvY2xlYW5fZnJhbWV3b3JrL2xpYi9zcmMvcHJvdmlkZXJzL2dhdGV3YXkuZGFydA==) | `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.