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

feat: Added automatic generation of == and hashCode method with @StoreConfig #972

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: Added automatic generation of `==` and `hashCode` method with `…

e5e72e5
Select commit
Loading
Failed to load commit list.
Draft

feat: Added automatic generation of == and hashCode method with @StoreConfig #972

feat: Added automatic generation of `==` and `hashCode` method with `…
e5e72e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 18, 2023 in 1s

34.88% of diff hit (target 99.00%)

View this Pull Request on Codecov

34.88% of diff hit (target 99.00%)

Annotations

Check warning on line 5 in mobx/lib/src/api/annotations.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/api/annotations.dart#L5

Added line #L5 was not covered by tests

Check warning on line 16 in mobx/lib/src/api/store.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/api/store.dart#L16

Added line #L16 was not covered by tests

Check warning on line 21 in mobx/lib/src/api/store.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/api/store.dart#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 25 in mobx/lib/src/api/store.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/api/store.dart#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 44 in mobx/lib/src/utils.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/utils.dart#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 54 in mobx/lib/src/utils.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/utils.dart#L49-L54

Added lines #L49 - L54 were not covered by tests

Check warning on line 59 in mobx/lib/src/utils.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/utils.dart#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 63 in mobx/lib/src/utils.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/utils.dart#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 65 in mobx/lib/src/utils.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/utils.dart#L65

Added line #L65 was not covered by tests

Check warning on line 70 in mobx/lib/src/utils.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/utils.dart#L68-L70

Added lines #L68 - L70 were not covered by tests

Check warning on line 76 in mobx/lib/src/utils.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/utils.dart#L73-L76

Added lines #L73 - L76 were not covered by tests