AnyhowStep / tsql

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

Added InsertSelectEvent; #54 #191

Closed AnyhowStep closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #191 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
+ Coverage   95.41%   95.42%   +<.01%     
==========================================
  Files        1140     1141       +1     
  Lines       55104    55185      +81     
  Branches     2953     2957       +4     
==========================================
+ Hits        52580    52661      +81     
  Misses       2518     2518              
  Partials        6        6
Impacted Files Coverage Δ
src/event/connection-event-emitter-collection.ts 97.48% <100%> (+0.07%) :arrow_up:
...tion/util/operation-insert-select/insert-select.ts 100% <100%> (ø) :arrow_up:
src/event/insert-select-event.ts 100% <100%> (ø)
src/event/index.ts 100% <100%> (ø) :arrow_up:

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 1f190df...d0a232c. Read the comment docs.