push
github
feat(spanner): support insert returning (#11460) * Update SpannerDriver.ts * Update package.json * Update package.json * Update package.json * Update package-lock.json * Update package.json * #11453 * Revert "Update package.json" This reverts commit 20f24de10. * Revert "Update package.json" This reverts commit bcf6678e9. * Update package.json * Revert "Update package-lock.json" This reverts commit a003e5659. * #11460 * #11460 * FIX/Spanner Numeric type value string * #11460 Test functional spanner * test: update returning tests * refactor: simplify condition * style: fix lint/format * test: fix returning test for spanner --------- Co-authored-by: Lucian Mocanu <alumni@users.noreply.github.com>
9190 of 12750 branches covered (72.08%)
Branch coverage included in aggregate %.
9 of 18 new or added lines in 5 files covered. (50.0%)
52 existing lines in 7 files now uncovered.18862 of 24011 relevant lines covered (78.56%)
197371.33 hits per line