tedious
tedious copied to clipboard
Always Encrypted for latest tedious version
This rebases #1020 PR on top of tedious v9.2.1
@fredwes this branch is also a PR for your repo as well. If you decide to update your master branch on your repo, feel free to close this PR!
Hi @arthurschreiber, when you have the time, can you please review this PR? Thanks!
Codecov Report
Merging #1161 (9176e74) into master (b100407) will decrease coverage by
3.83%. The diff coverage is62.32%.
@@ Coverage Diff @@
## master #1161 +/- ##
==========================================
- Coverage 81.80% 77.96% -3.84%
==========================================
Files 86 95 +9
Lines 4665 5791 +1126
Branches 885 1080 +195
==========================================
+ Hits 3816 4515 +699
- Misses 572 936 +364
- Partials 277 340 +63
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/data-type.ts | 100.00% <ø> (ø) |
|
| src/data-types/bitn.ts | 25.00% <0.00%> (-3.58%) |
:arrow_down: |
| src/data-types/datetimen.ts | 25.00% <0.00%> (-3.58%) |
:arrow_down: |
| src/data-types/decimaln.ts | 25.00% <0.00%> (-3.58%) |
:arrow_down: |
| src/data-types/floatn.ts | 25.00% <0.00%> (-3.58%) |
:arrow_down: |
| src/data-types/intn.ts | 25.00% <0.00%> (-3.58%) |
:arrow_down: |
| src/data-types/moneyn.ts | 25.00% <0.00%> (-3.58%) |
:arrow_down: |
| src/data-types/numericn.ts | 25.00% <0.00%> (-3.58%) |
:arrow_down: |
| src/tedious.ts | 25.00% <ø> (ø) |
|
| src/token/token-stream-parser.ts | 84.61% <ø> (ø) |
|
| ... and 53 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update b100407...9176e74. Read the comment docs.