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

Get current user #473

Merged
merged 53 commits into from
Apr 22, 2022
Merged

Get current user #473

merged 53 commits into from
Apr 22, 2022

Conversation

blagoev
Copy link
Contributor

@blagoev blagoev commented Apr 17, 2022

fixes #406

nielsenko and others added 30 commits March 29, 2022 09:49
Drop once stable is updated with finalizer fix.
Don't merge before that!
Co-authored-by: blagoev <lubo@blagoev.com>
…hat will keep the corresponding dart object alive.
desistefanova and others added 14 commits April 12, 2022 15:38
# Conflicts:
#	CHANGELOG.md
#	lib/src/application.dart
#	lib/src/native/realm_core.dart
#	test/application_test.dart
#	test/test.dart
return error code from windows build script
fix header enumeration bug
use invokeGetBool to check the app_log_in_with_credentials result
# Conflicts:
#	CHANGELOG.md
#	lib/src/realm_class.dart
@cla-bot cla-bot bot added the cla: yes label Apr 17, 2022
@blagoev blagoev changed the base branch from master to login_user April 17, 2022 22:15
@blagoev blagoev self-assigned this Apr 20, 2022
@blagoev blagoev marked this pull request as draft April 20, 2022 17:40
Base automatically changed from login_user to master April 21, 2022 19:11
# Conflicts:
#	CHANGELOG.md
#	lib/src/app.dart
#	lib/src/native/realm_core.dart
#	lib/src/realm_class.dart
#	lib/src/user.dart
#	test/test.dart
@coveralls
Copy link

coveralls commented Apr 22, 2022

Pull Request Test Coverage Report for Build 2207594320

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 91.784%

Totals Coverage Status
Change from base Build 2207383539: 0.0%
Covered Lines: 391
Relevant Lines: 426

💛 - Coveralls

@blagoev blagoev marked this pull request as ready for review April 22, 2022 12:00
lib/src/native/realm_core.dart Show resolved Hide resolved
@blagoev blagoev merged commit ce53756 into master Apr 22, 2022
@blagoev blagoev deleted the get-current-user branch April 22, 2022 12:22
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 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.

App: get current user
4 participants