NagRock / ts-mockito

Mocking library for TypeScript
MIT License
974 stars 93 forks source link

Added spec for case when last function has been called but method was… #215

Closed NagRock closed 3 years ago

NagRock commented 3 years ago

… not called at all

codecov-commenter commented 3 years ago

Codecov Report

Merging #215 (6297a12) into master (513fd1e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #215   +/-   ##
=======================================
  Coverage   93.41%   93.41%           
=======================================
  Files          34       34           
  Lines         653      653           
  Branches       80       80           
=======================================
  Hits          610      610           
  Misses         30       30           
  Partials       13       13           

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 513fd1e...6297a12. Read the comment docs.