sunfuze / egg-knex

knex plugin for egg
MIT License
57 stars 15 forks source link

Updated rollback test #14

Closed cemremengu closed 6 years ago

cemremengu commented 6 years ago

Just convincing myself that it really does rollback if when committed after πŸ˜„

codecov-io commented 6 years ago

Codecov Report

Merging #14 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   75.49%   75.49%           
=======================================
  Files           5        5           
  Lines         151      151           
=======================================
  Hits          114      114           
  Misses         37       37

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 6df9195...d300aa8. Read the comment docs.

cemremengu commented 6 years ago

@sunfuze Fair enough, it was actually more of a test to convince myself that everything is alright πŸ˜„