tedious icon indicating copy to clipboard operation
tedious copied to clipboard

Always Encrypted for latest tedious version

Open IanChokS opened this issue 5 years ago • 3 comments

This rebases #1020 PR on top of tedious v9.2.1

IanChokS avatar Oct 05 '20 17:10 IanChokS

@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!

IanChokS avatar Oct 05 '20 17:10 IanChokS

Hi @arthurschreiber, when you have the time, can you please review this PR? Thanks!

IanChokS avatar Oct 06 '20 21:10 IanChokS

Codecov Report

Merging #1161 (9176e74) into master (b100407) will decrease coverage by 3.83%. The diff coverage is 62.32%.

Impacted file tree graph

@@            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 data Powered by Codecov. Last update b100407...9176e74. Read the comment docs.

codecov[bot] avatar Jan 26 '21 22:01 codecov[bot]