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

Prepare v1.0.0 #26

Closed mirland closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (4a2c7a5) compared to base (be3933e). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #26 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 14 14 Lines 193 225 +32 ========================================= + Hits 193 225 +32 ``` | [Impacted Files](https://codecov.io/gh/xmartlabs/stock/pull/26?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs) | Coverage Δ | | |---|---|---| | [.../extensions/future\_stream\_internal\_extensions.dart](https://codecov.io/gh/xmartlabs/stock/pull/26/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs#diff-bGliL3NyYy9leHRlbnNpb25zL2Z1dHVyZV9zdHJlYW1faW50ZXJuYWxfZXh0ZW5zaW9ucy5kYXJ0) | `100.00% <ø> (ø)` | | | [lib/src/fetcher.dart](https://codecov.io/gh/xmartlabs/stock/pull/26/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs#diff-bGliL3NyYy9mZXRjaGVyLmRhcnQ=) | `100.00% <ø> (ø)` | | | [lib/src/source\_of\_truth.dart](https://codecov.io/gh/xmartlabs/stock/pull/26/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs#diff-bGliL3NyYy9zb3VyY2Vfb2ZfdHJ1dGguZGFydA==) | `100.00% <ø> (ø)` | | | [lib/src/stock.dart](https://codecov.io/gh/xmartlabs/stock/pull/26/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs#diff-bGliL3NyYy9zdG9jay5kYXJ0) | `100.00% <ø> (ø)` | | | [lib/src/stock\_extensions.dart](https://codecov.io/gh/xmartlabs/stock/pull/26/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs#diff-bGliL3NyYy9zdG9ja19leHRlbnNpb25zLmRhcnQ=) | `100.00% <ø> (ø)` | | | [lib/src/stock\_request.dart](https://codecov.io/gh/xmartlabs/stock/pull/26/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs#diff-bGliL3NyYy9zdG9ja19yZXF1ZXN0LmRhcnQ=) | `100.00% <ø> (ø)` | | | [lib/src/common/key\_value.dart](https://codecov.io/gh/xmartlabs/stock/pull/26/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs#diff-bGliL3NyYy9jb21tb24va2V5X3ZhbHVlLmRhcnQ=) | `100.00% <100.00%> (ø)` | | | [lib/src/errors.dart](https://codecov.io/gh/xmartlabs/stock/pull/26/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs#diff-bGliL3NyYy9lcnJvcnMuZGFydA==) | `100.00% <100.00%> (ø)` | | | [...extensions/stock\_response\_internal\_extensions.dart](https://codecov.io/gh/xmartlabs/stock/pull/26/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% <100.00%> (ø)` | | | [lib/src/implementations/factory\_fetcher.dart](https://codecov.io/gh/xmartlabs/stock/pull/26/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs#diff-bGliL3NyYy9pbXBsZW1lbnRhdGlvbnMvZmFjdG9yeV9mZXRjaGVyLmRhcnQ=) | `100.00% <100.00%> (ø)` | | | ... and [5 more](https://codecov.io/gh/xmartlabs/stock/pull/26/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs) | | 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.