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

Device Login pointer #533

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft

Device Login pointer #533

wants to merge 23 commits into from

Conversation

Hinton
Copy link
Member

@Hinton Hinton commented Jan 23, 2024

Type of change

- [ ] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

Explore using an object with pointer instead of exposing the private key.

Before you submit

  • Please add unit tests where it makes sense to do so

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (e21cf3c) 51.48% compared to head (1e30499) 51.41%.

Files Patch % Lines
crates/bitwarden/src/auth/auth_request.rs 42.85% 12 Missing ⚠️
crates/bitwarden-uniffi/src/auth/mod.rs 0.00% 3 Missing ⚠️
crates/bitwarden/src/mobile/crypto.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           ps/device-login     #533      +/-   ##
===================================================
- Coverage            51.48%   51.41%   -0.07%     
===================================================
  Files                  163      163              
  Lines                 8168     8178      +10     
===================================================
  Hits                  4205     4205              
- Misses                3963     3973      +10     

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

Base automatically changed from ps/device-login to main January 24, 2024 17:33
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.

None yet

1 participant