mobx.dart
mobx.dart copied to clipboard
docs: add mobx_utils page
Describe the changes proposed in this Pull Request.
If the PR fixes a specific issue, reference the issue with Fixes #.
Pull Request Checklist
- [x] If the changes are being made to code, ensure the version in
pubspec.yamlis updated. - [x] Increment the
major/minor/patch/patch-count, depending on the complexity of change - [x] Add the necessary unit tests to ensure the coverage does not drop
- [x] Update the Changelog to include all changes made in this PR, organized by version
- [x] Run the
melo run set_versioncommand from the root directory - [x] Include the necessary reviewers for the PR
- [x] Update the docs if there are any API changes or additions to functionality
Codecov Report
Merging #893 (bc9a4f9) into main (d7dbbf5) will not change coverage. The diff coverage is
n/a.
Additional details and impacted files
@@ Coverage Diff @@
## main #893 +/- ##
=======================================
Coverage 98.99% 98.99%
=======================================
Files 57 57
Lines 1998 1998
=======================================
Hits 1978 1978
Misses 20 20
| Flag | Coverage Δ | |
|---|---|---|
| flutter_mobx | 100.00% <ø> (ø) |
|
| mobx | 98.55% <ø> (ø) |
|
| mobx_codegen | 100.00% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update d7dbbf5...bc9a4f9. Read the comment docs.
P.S. The title makes me remind of https://github.com/mobxjs/mobx.dart/issues/750 where it is suggested to be put into sth like mobx_extension
@fzyzcjy I got the name from https://github.com/mobxjs/mobx-utils.
Deploy Preview for mobx failed.
| Name | Link |
|---|---|
| Latest commit | 840edc2360d81c4f1165c374ba30716b6a4052d0 |
| Latest deploy log | https://app.netlify.com/sites/mobx/deploys/65fcefdb4dfcb600087ed1b9 |