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

RDART-156: Fix RealmObject.hashCode #1420

Merged
merged 2 commits into from
Oct 31, 2023
Merged

RDART-156: Fix RealmObject.hashCode #1420

merged 2 commits into from
Oct 31, 2023

Conversation

nirinchev
Copy link
Member

Fixes #1418

@coveralls-official
Copy link

Pull Request Test Coverage Report for Build 6696608332

  • 10 of 10 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on ni/hashCode at 89.074%

Totals Coverage Status
Change from base Build 6695260268: 89.1%
Covered Lines: 3367
Relevant Lines: 3780

💛 - Coveralls

@nirinchev nirinchev merged commit 5db8f27 into main Oct 31, 2023
47 of 48 checks passed
@nirinchev nirinchev deleted the ni/hashCode branch October 31, 2023 14:26
nirinchev added a commit that referenced this pull request Nov 1, 2023
* main:
  Core 13.20.1 sync errors changes (#1387)
  Fix RealmObject.hashCode (#1420)
  add 'ignore_for_file: type=lint' to *.g.dart files (#1413)
  kn/fix skip then iterate bug (#1410)
nirinchev added a commit that referenced this pull request Nov 30, 2023
* main:
  Don't add the ISRG X1 Root on Android (#1434)
  Wait for initial sync to complete before starting the tests (#1435)
  kn/update analyzer (#1365)
  Add vNext Changelog header (#1429)
  [Release 1.6.0] (#1428)
  Upgrade to Core 13.23.4 (#1427)
  Flexible sync subscribe/unsubscribe API (#1354)
  Use default context rather than creating a new one (#1426)
  Handle duplicate certificates (#1425)
  kn/add certificate (#1378)
  asymmetric object allow non embedded links (#1402)
  Rudimentary geospatial support (#1389)
  Core 13.20.1 sync errors changes (#1387)
  Fix RealmObject.hashCode (#1420)
  add 'ignore_for_file: type=lint' to *.g.dart files (#1413)
  kn/fix skip then iterate bug (#1410)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 14, 2024
@nielsenko nielsenko changed the title Fix RealmObject.hashCode RDART-156: Fix RealmObject.hashCode Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Realm does not support dart Sets
2 participants