mchirico / ts-express

Typescript/Express/Angular starter project
https://tsexpress.cwxstat.io
Apache License 2.0
1 stars 0 forks source link

Adding more tests #61

Closed mchirico closed 3 years ago

mchirico commented 3 years ago

Tests are somewhat fragile... will need to fix this..

Everything is being deleted from the client, so it's not possible to have multiple it( blocks..

image

codecov-commenter commented 3 years ago

Codecov Report

Merging #61 into master will increase coverage by 0.84%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   88.23%   89.07%   +0.84%     
==========================================
  Files          22       22              
  Lines         238      238              
  Branches       30       30              
==========================================
+ Hits          210      212       +2     
+ Misses         16       15       -1     
+ Partials       12       11       -1     
Impacted Files Coverage Δ
src/firebasekick.ts 85.29% <0.00%> (+2.94%) :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 e5c0430...f0a767d. Read the comment docs.