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

[Release 2.0.0-alpha.1] #1527

Merged
merged 8 commits into from
Feb 27, 2024
Merged

[Release 2.0.0-alpha.1] #1527

merged 8 commits into from
Feb 27, 2024

Conversation

realm-ci
Copy link
Contributor

An automated PR for next release.

Copy link

coveralls-official bot commented Feb 27, 2024

Pull Request Test Coverage Report for Build 8067291775

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.02%) to 87.372%

Files with Coverage Reduction New Missed Lines %
packages/realm_dart/lib/src/realm_class.dart 1 94.23%
packages/realm_dart/lib/src/realm_object.dart 1 86.24%
Totals Coverage Status
Change from base Build 7958400938: -0.02%
Covered Lines: 3667
Relevant Lines: 4197

💛 - Coveralls

@nirinchev nirinchev merged commit 7c9dcdc into next-major Feb 27, 2024
13 checks passed
nirinchev added a commit that referenced this pull request Mar 6, 2024
* Update to Core next-major

* Update old-format file, update changelog

* Add support for collections in RealmValue (#1469)

* Initial stab at collections in mixed

* regenerate ffi bindings

* Add more tests

* Add notification tests

* Return the types

* Address some PR feedback

* Add RealmValueType

* Fix some tests

* Add query tests

* Add tests for indexOf/contains; add tests for sets

* Create a symlink for test data inside tests

* Add a few more tests

* Correct Core issue link

* enable notifications tests

* Enable some tests

* Re-generate ffi

* Fix test

* Added a changelog entry

* Update Core and reenable some tests

* Update core submodule

* Move cmake presets to root of repo

* Move cmake presets back in realm_dart

* Update Core

* Fix paths

* Regenerate ffi bindings

* Remove deprecated members (#1526)

* Update changelog

* Update paths in prepare-release.yml

* [Release 2.0.0-alpha.1] (#1527)

* [Release 2.0.0-alpha.1]

* fix paths

* Read package version from the correct file

* More release workflow fixes

* ..

* Remove some symlink removal

* tar the correct packages

---------

Co-authored-by: nirinchev <[email protected]>
Co-authored-by: Nikola Irinchev <[email protected]>

* Fixes to the release process

* [Release 2.0.0-alpha.2] (#1528)

* [Release 2.0.0-alpha.2]

* Remove revived symlink

---------

Co-authored-by: nirinchev <[email protected]>
Co-authored-by: Nikola Irinchev <[email protected]>

* Add support for dynamic.getSet/getMap (#1533)

* Add support for dynamic.getSet/getMap

* Fix test

* More test fixes

* Apply suggestions from code review

Co-authored-by: Kasper Overgård Nielsen <[email protected]>

* Regenerate models

* Update changelog

---------

Co-authored-by: Kasper Overgård Nielsen <[email protected]>

---------

Co-authored-by: Realm CI <[email protected]>
Co-authored-by: nirinchev <[email protected]>
Co-authored-by: Kasper Overgård Nielsen <[email protected]>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants