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/patch succeeded Sep 25, 2024 in 0s

0.00% of diff hit (target 58.27%)

View this Pull Request on Codecov

0.00% of diff hit (target 58.27%)

Annotations

Check warning on line 16 in crates/bitwarden-core/src/client/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/client/client.rs#L16

Added line #L16 was not covered by tests

Check warning on line 45 in crates/bitwarden-vault/src/totp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-vault/src/totp.rs#L45

Added line #L45 was not covered by tests

Check warning on line 13 in crates/bitwarden-wasm/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/error.rs#L11-L13

Added lines #L11 - L13 were not covered by tests

Check warning on line 19 in crates/bitwarden-wasm/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/error.rs#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 27 in crates/bitwarden-wasm/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/error.rs#L23-L27

Added lines #L23 - L27 were not covered by tests

Check warning on line 35 in crates/bitwarden-wasm/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/error.rs#L31-L35

Added lines #L31 - L35 were not covered by tests

Check warning on line 4 in crates/bitwarden-wasm/src/log_level.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/log_level.rs#L4

Added line #L4 was not covered by tests

Check warning on line 19 in crates/bitwarden-wasm/src/log_level.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/log_level.rs#L13-L19

Added lines #L13 - L19 were not covered by tests

Check warning on line 21 in crates/bitwarden-wasm/src/log_level.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/log_level.rs#L21

Added line #L21 was not covered by tests

Check warning on line 11 in crates/bitwarden-wasm/src/raw_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/raw_client.rs#L11

Added line #L11 was not covered by tests

Check warning on line 14 in crates/bitwarden-wasm/src/raw_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/raw_client.rs#L14

Added line #L14 was not covered by tests

Check warning on line 21 in crates/bitwarden-wasm/src/raw_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/raw_client.rs#L17-L21

Added lines #L17 - L21 were not covered by tests

Check warning on line 26 in crates/bitwarden-wasm/src/raw_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/raw_client.rs#L23-L26

Added lines #L23 - L26 were not covered by tests

Check warning on line 31 in crates/bitwarden-wasm/src/raw_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/raw_client.rs#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 37 in crates/bitwarden-wasm/src/raw_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/raw_client.rs#L34-L37

Added lines #L34 - L37 were not covered by tests

Check warning on line 35 in crates/bitwarden-wasm/src/vault/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/vault/mod.rs#L35

Added line #L35 was not covered by tests

Check warning on line 39 in crates/bitwarden-wasm/src/vault/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/vault/mod.rs#L39

Added line #L39 was not covered by tests

Check warning on line 94 in crates/bitwarden-wasm/src/vault/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm/src/vault/mod.rs#L73-L94

Added lines #L73 - L94 were not covered by tests