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

[PM-11794] Use wasm-bindgen directly #1077

Closed
wants to merge 4 commits into from

feat: hacky implemenation of tsify-next

46e9463
Select commit
Loading
Failed to load commit list.
Closed

[PM-11794] Use wasm-bindgen directly #1077

feat: hacky implemenation of tsify-next
46e9463
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2024 in 0s

58.01% (-0.26%) compared to 0747621

View this Pull Request on Codecov

58.01% (-0.26%) compared to 0747621

Details

Codecov Report

Attention: Patch coverage is 0% with 69 lines in your changes missing coverage. Please review.

Project coverage is 58.01%. Comparing base (0747621) to head (46e9463).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/bitwarden-wasm/src/vault/mod.rs 0.00% 24 Missing โš ๏ธ
crates/bitwarden-wasm/src/raw_client.rs 0.00% 18 Missing โš ๏ธ
crates/bitwarden-wasm/src/error.rs 0.00% 16 Missing โš ๏ธ
crates/bitwarden-wasm/src/log_level.rs 0.00% 9 Missing โš ๏ธ
crates/bitwarden-core/src/client/client.rs 0.00% 1 Missing โš ๏ธ
crates/bitwarden-vault/src/totp.rs 0.00% 1 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1077      +/-   ##
==========================================
- Coverage   58.27%   58.01%   -0.26%     
==========================================
  Files         192      196       +4     
  Lines       13486    13546      +60     
==========================================
  Hits         7859     7859              
- Misses       5627     5687      +60     

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.