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

Update cheat-sheet.mdx #878

Merged
merged 1 commit into from
Nov 7, 2022
Merged

Update cheat-sheet.mdx #878

merged 1 commit into from
Nov 7, 2022

Conversation

asavchuk
Copy link
Contributor

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

@netlify
Copy link

netlify bot commented Oct 17, 2022

Deploy Preview for mobx failed.

Name Link
🔨 Latest commit b849783
🔍 Latest deploy log https://app.netlify.com/sites/mobx/deploys/634dabe4565a0b000985c48c

@codecov
Copy link

codecov bot commented Oct 30, 2022

Codecov Report

Merging #878 (b849783) into master (87ba7d1) will increase coverage by 1.43%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #878      +/-   ##
===========================================
+ Coverage   98.56%   100.00%   +1.43%     
===========================================
  Files          37         5      -32     
  Lines        1460        97    -1363     
===========================================
- Hits         1439        97    -1342     
+ Misses         21         0      -21     
Flag Coverage Δ
flutter_mobx 100.00% <ø> (ø)
mobx ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mobx/lib/src/core/action.dart
mobx/lib/src/core/reaction_helper.dart
mobx/lib/src/core/observable.dart
mobx/lib/src/core.dart
mobx/lib/src/core/atom.dart
...b/src/api/extensions/observable_map_extension.dart
...rc/api/extensions/observable_stream_extension.dart
...src/api/extensions/primitive_types_extensions.dart
mobx/lib/src/core/spy.dart
mobx/lib/src/listenable.dart
... and 22 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 87ba7d1...b849783. Read the comment docs.

@pavanpodila pavanpodila merged commit 021f4a0 into mobxjs:master Nov 7, 2022
tlvenn pushed a commit to magelo-labs/mobx.dart_old that referenced this pull request Dec 31, 2022
tlvenn pushed a commit to magelo-labs/mobx.dart_old that referenced this pull request Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants