tntim96 / JSCover

JSCover is a JavaScript Code Coverage Tool that measures line, branch and function coverage
GNU General Public License v2.0
399 stars 84 forks source link

Upgraded jasmine from 3.2.1 to 3.3.0 #274

Closed rusashi closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #274   +/-   ##
=======================================
  Coverage   96.39%   96.39%           
=======================================
  Files          56       56           
  Lines        2327     2327           
  Branches      437      437           
=======================================
  Hits         2243     2243           
  Misses         47       47           
  Partials       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 bf98af8...f04fe03. Read the comment docs.

tntim96 commented 5 years ago

Great! Thanks