AnyhowStep / tsql

A SQL query-builder/ORM
37 stars 3 forks source link

Fixed tests... that always passed #202

Closed AnyhowStep closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #202 into master will decrease coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
- Coverage   95.55%   95.52%   -0.04%     
==========================================
  Files        1144     1144              
  Lines       55534    55534              
  Branches     2974     2909      -65     
==========================================
- Hits        53066    53047      -19     
- Misses       2462     2480      +18     
- Partials        6        7       +1
Impacted Files Coverage Δ
src/execution/util/operation/assert-exists.ts 88.88% <0%> (-5.56%) :arrow_down:
src/ast/sqlfier/not-implemented-sqlfier.ts 86.36% <0%> (-4.55%) :arrow_down:
...tion/util/operation/impl/fetch-value-array-impl.ts 92.5% <0%> (-2.5%) :arrow_down:
src/sqlstring/index.ts 85.34% <0%> (-1.73%) :arrow_down:
src/formatter/Tokenizer.ts 95.44% <0%> (-1.52%) :arrow_down:
...on-update/update-and-fetch-one-by-candidate-key.ts 93.89% <0%> (-0.94%) :arrow_down:
.../util/constructor/05-set-copy-defaults-delegate.ts 98.48% <0%> (-0.51%) :arrow_down:
...tion-update/update-and-fetch-one-by-primary-key.ts 74.87% <0%> (-0.49%) :arrow_down:
src/formatter/Formatter.ts 83.14% <0%> (-0.39%) :arrow_down:

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 a519c1b...2f599e4. Read the comment docs.

codecov-io commented 4 years ago

Codecov Report

Merging #202 into master will decrease coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
- Coverage   95.55%   95.55%   -0.01%     
==========================================
  Files        1144     1144              
  Lines       55534    55534              
  Branches     2974     2974              
==========================================
- Hits        53066    53064       -2     
- Misses       2462     2464       +2     
  Partials        6        6
Impacted Files Coverage Δ
src/ast/sqlfier/not-implemented-sqlfier.ts 86.36% <0%> (-4.55%) :arrow_down:

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 a519c1b...2f599e4. Read the comment docs.