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

Dart 3 upgrade #38

Closed mirland closed 11 months ago

mirland commented 11 months ago

Note

codecov-commenter commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (6a2f54f) 98.33% compared to head (b009ff9) 98.32%.

:exclamation: Current head b009ff9 differs from pull request most recent head 9ca8e71. Consider uploading reports for the commit 9ca8e71 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ========================================== - Coverage 98.33% 98.32% -0.01% ========================================== Files 14 14 Lines 240 239 -1 ========================================== - Hits 236 235 -1 Misses 4 4 ``` | [Files](https://app.codecov.io/gh/xmartlabs/stock/pull/38?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://app.codecov.io/gh/xmartlabs/stock/pull/38?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs#diff-bGliL3NyYy9leHRlbnNpb25zL3N0b2NrX3Jlc3BvbnNlX2ludGVybmFsX2V4dGVuc2lvbnMuZGFydA==) | `100.00% <ø> (ø)` | | | [lib/src/implementations/factory\_fetcher.dart](https://app.codecov.io/gh/xmartlabs/stock/pull/38?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%> (ø)` | | | [lib/src/stock\_response.dart](https://app.codecov.io/gh/xmartlabs/stock/pull/38?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs#diff-bGliL3NyYy9zdG9ja19yZXNwb25zZS5kYXJ0) | `100.00% <100.00%> (ø)` | | | [lib/src/stock\_response\_extensions.dart](https://app.codecov.io/gh/xmartlabs/stock/pull/38?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmartlabs#diff-bGliL3NyYy9zdG9ja19yZXNwb25zZV9leHRlbnNpb25zLmRhcnQ=) | `100.00% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.