feat(deno/idb): implement IDBObjectStore.get #41
72.54% of diff hit (target 86.75%)
View this Pull Request on Codecov
72.54% of diff hit (target 86.75%)
Annotations
Check warning on line 47 in deno/idb/mod.ts
codecov / codecov/patch
deno/idb/mod.ts#L39-L47
Added lines #L39 - L47 were not covered by tests
Check warning on line 56 in deno/idb/mod.ts
codecov / codecov/patch
deno/idb/mod.ts#L56
Added line #L56 was not covered by tests
Check warning on line 70 in deno/idb/mod.ts
codecov / codecov/patch
deno/idb/mod.ts#L67-L70
Added lines #L67 - L70 were not covered by tests
Check warning on line 75 in deno/idb/mod.ts
codecov / codecov/patch
deno/idb/mod.ts#L72-L75
Added lines #L72 - L75 were not covered by tests
Check warning on line 19 in std/stores.ts
codecov / codecov/patch
std/stores.ts#L18-L19
Added lines #L18 - L19 were not covered by tests
Check warning on line 26 in std/stores.ts
codecov / codecov/patch
std/stores.ts#L25-L26
Added lines #L25 - L26 were not covered by tests
Check warning on line 32 in std/stores.ts
codecov / codecov/patch
std/stores.ts#L32
Added line #L32 was not covered by tests