Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add mobx_utils page #893

Merged
merged 3 commits into from
Mar 22, 2024
Merged

Conversation

amondnet
Copy link
Collaborator

@amondnet amondnet commented Jan 27, 2023

Describe the changes proposed in this Pull Request.

If the PR fixes a specific issue, reference the issue with Fixes #.


Pull Request Checklist

  • If the changes are being made to code, ensure the version in pubspec.yaml is updated.
  • Increment the major/minor/patch/patch-count, depending on the complexity of change
  • Add the necessary unit tests to ensure the coverage does not drop
  • Update the Changelog to include all changes made in this PR, organized by version
  • Run the melo run set_version command from the root directory
  • Include the necessary reviewers for the PR
  • Update the docs if there are any API changes or additions to functionality

@codecov
Copy link

codecov bot commented Jan 27, 2023

Codecov Report

Merging #893 (bc9a4f9) into main (d7dbbf5) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           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 data
Powered by Codecov. Last update d7dbbf5...bc9a4f9. Read the comment docs.

@amondnet amondnet self-assigned this Oct 14, 2023
@fzyzcjy
Copy link
Collaborator

fzyzcjy commented Oct 14, 2023

P.S. The title makes me remind of #750 where it is suggested to be put into sth like mobx_extension

@amondnet
Copy link
Collaborator Author

@fzyzcjy I got the name from https://github.com/mobxjs/mobx-utils.

Copy link

netlify bot commented Nov 25, 2023

Deploy Preview for mobx failed.

Name Link
🔨 Latest commit 840edc2
🔍 Latest deploy log https://app.netlify.com/sites/mobx/deploys/65fcefdb4dfcb600087ed1b9

@amondnet amondnet marked this pull request as ready for review November 25, 2023 06:40
@amondnet amondnet requested a review from pavanpodila November 25, 2023 06:40
@amondnet amondnet added the docs Add documentation around this topic label Nov 25, 2023
@pavanpodila pavanpodila merged commit 904d1c6 into mobxjs:main Mar 22, 2024
5 of 6 checks passed
@amondnet amondnet deleted the docs/mobx_utils branch October 26, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Add documentation around this topic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants