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

Application class #446

Merged
merged 42 commits into from
Apr 13, 2022
Merged

Application class #446

merged 42 commits into from
Apr 13, 2022

Conversation

nielsenko
Copy link
Contributor

@nielsenko nielsenko commented Mar 30, 2022

Added Application class with async logIn method (includes stubs for User and Credentials). Fixes #402

Base automatically changed from realm_app_config to master April 12, 2022 06:35
Copy link
Contributor

@blagoev blagoev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge with master seems broken

@coveralls
Copy link

coveralls commented Apr 12, 2022

Pull Request Test Coverage Report for Build 2156898895

  • 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 2154943901: 0.0%
Covered Lines: 391
Relevant Lines: 426

💛 - Coveralls

@blagoev blagoev merged commit ecfa0f9 into master Apr 13, 2022
@blagoev blagoev deleted the realm_app branch April 13, 2022 05:17
@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: create instance
4 participants