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

Wearos #168

Merged
merged 8 commits into from
Jul 6, 2024
Merged

Wearos #168

merged 8 commits into from
Jul 6, 2024

Conversation

vyPal
Copy link
Contributor

@vyPal vyPal commented Jul 6, 2024

Description

Add ability to login using qr code for wearos

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Test coverage

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@restyled-io restyled-io bot mentioned this pull request Jul 6, 2024
Copy link

codecov bot commented Jul 6, 2024

Codecov Report

Attention: Patch coverage is 14.91228% with 97 lines in your changes missing coverage. Please review.

Project coverage is 54.81%. Comparing base (2f7cb1c) to head (e4b3c93).

Files Patch % Lines
lib/qrlogin.dart 0.00% 84 Missing ⚠️
lib/main.dart 53.84% 6 Missing ⚠️
lib/api.dart 33.33% 4 Missing ⚠️
lib/create_message.dart 0.00% 2 Missing ⚠️
lib/grades.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
- Coverage   64.79%   54.81%   -9.98%     
==========================================
  Files          14       15       +1     
  Lines        1974     2076     +102     
==========================================
- Hits         1279     1138     -141     
- Misses        695      938     +243     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vyPal vyPal merged commit 1df6477 into master Jul 6, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants