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

Allow a custom equals parameter for observable collections #970

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

Allow a custom equals parameter for observable collections

d13d88d
Select commit
Loading
Failed to load commit list.
Draft

Allow a custom equals parameter for observable collections #970

Allow a custom equals parameter for observable collections
d13d88d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 15, 2023 in 1s

83.33% of diff hit (target 99.00%)

View this Pull Request on Codecov

83.33% of diff hit (target 99.00%)

Annotations

Check warning on line 183 in mobx/lib/src/api/observable_collections/observable_list.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/api/observable_collections/observable_list.dart#L183

Added line #L183 was not covered by tests

Check warning on line 473 in mobx/lib/src/api/observable_collections/observable_list.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/api/observable_collections/observable_list.dart#L473

Added line #L473 was not covered by tests

Check warning on line 146 in mobx/lib/src/api/observable_collections/observable_map.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/api/observable_collections/observable_map.dart#L146

Added line #L146 was not covered by tests

Check warning on line 252 in mobx/lib/src/api/observable_collections/observable_map.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/api/observable_collections/observable_map.dart#L252

Added line #L252 was not covered by tests

Check warning on line 84 in mobx/lib/src/api/observable_collections/observable_set.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/api/observable_collections/observable_set.dart#L82-L84

Added lines #L82 - L84 were not covered by tests

Check warning on line 112 in mobx/lib/src/api/observable_collections/observable_set.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/api/observable_collections/observable_set.dart#L112

Added line #L112 was not covered by tests

Check warning on line 179 in mobx/lib/src/api/observable_collections/observable_set.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/api/observable_collections/observable_set.dart#L179

Added line #L179 was not covered by tests

Check warning on line 224 in mobx/lib/src/api/observable_collections/observable_set.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/api/observable_collections/observable_set.dart#L222-L224

Added lines #L222 - L224 were not covered by tests

Check warning on line 226 in mobx/lib/src/api/observable_collections/observable_set.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

mobx/lib/src/api/observable_collections/observable_set.dart#L226

Added line #L226 was not covered by tests