mchirico / ts-express

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

refactor, clean-up, test #59

Closed mchirico closed 3 years ago

mchirico commented 3 years ago

Note... you need two db.doc(path).set calls for modify:

image

codecov-commenter commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   85.06%   87.39%   +2.33%     
==========================================
  Files          22       22              
  Lines         241      238       -3     
  Branches       31       30       -1     
==========================================
+ Hits          205      208       +3     
+ Misses         20       18       -2     
+ Partials       16       12       -4     
Impacted Files Coverage Δ
src/firebasekick.ts 82.35% <ø> (+7.70%) :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 c0a8af6...dcb72d5. Read the comment docs.