mchirico / ts-express

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

Circle Back: navbar.component.spec.ts #58

Closed mchirico closed 3 years ago

mchirico commented 3 years ago

Missed simple test cases with Main and Page0

image

codecov-commenter commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   83.40%   85.06%   +1.65%     
==========================================
  Files          22       22              
  Lines         241      241              
  Branches       31       31              
==========================================
+ Hits          201      205       +4     
+ Misses         22       20       -2     
+ Partials       18       16       -2     
Impacted Files Coverage Δ
angular/src/app/navbars/navbar/navbar.component.ts 95.83% <0.00%> (+16.66%) :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 780adb2...17157ba. Read the comment docs.