xmartlabs / stock

Dart package for Async Data Loading and Caching. Combine local (DB, cache) and network data simply and safely.
https://pub.dev/packages/stock
Apache License 2.0
74 stars 6 forks source link

Add store response tests #14

Closed mirland closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Base: 87.69% // Head: 100.00% // Increases project coverage by +12.30% :tada:

Coverage data is based on head (da9cc56) compared to base (337c579). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ============================================ + Coverage 87.69% 100.00% +12.30% ============================================ Files 14 14 Lines 195 195 ============================================ + Hits 171 195 +24 + Misses 24 0 -24 ``` | [Impacted Files](https://codecov.io/gh/xmartlabs/stock/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs) | Coverage Δ | | |---|---|---| | [...extensions/stock\_response\_internal\_extensions.dart](https://codecov.io/gh/xmartlabs/stock/pull/14/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs#diff-bGliL3NyYy9leHRlbnNpb25zL3N0b2NrX3Jlc3BvbnNlX2ludGVybmFsX2V4dGVuc2lvbnMuZGFydA==) | `100.00% <0.00%> (+12.50%)` | :arrow_up: | | [lib/src/stock\_response\_extensions.dart](https://codecov.io/gh/xmartlabs/stock/pull/14/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs#diff-bGliL3NyYy9zdG9ja19yZXNwb25zZV9leHRlbnNpb25zLmRhcnQ=) | `100.00% <0.00%> (+35.29%)` | :arrow_up: | | [lib/src/stock\_response.dart](https://codecov.io/gh/xmartlabs/stock/pull/14/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs#diff-bGliL3NyYy9zdG9ja19yZXNwb25zZS5kYXJ0) | `100.00% <0.00%> (+43.24%)` | :arrow_up: | 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=xmartlabs). 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=xmartlabs)

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