concordancejs / concordance

Compare, format, diff and serialize any JavaScript value
ISC License
207 stars 15 forks source link

Themes #16

Closed novemberborn closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #16 into master will increase coverage by 0.42%. The diff coverage is 99.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   97.63%   98.06%   +0.42%     
==========================================
  Files          42       44       +2     
  Lines        1819     1908      +89     
==========================================
+ Hits         1776     1871      +95     
+ Misses         43       37       -6
Impacted Files Coverage Δ
lib/metaDescriptors/property.js 100% <100%> (ø) :arrow_up:
lib/metaDescriptors/mapEntry.js 100% <100%> (+0.79%) :arrow_up:
lib/complexValues/function.js 76.47% <100%> (-0.46%) :arrow_down:
lib/complexValues/global.js 100% <100%> (ø) :arrow_up:
lib/formatUtils.js 100% <100%> (ø) :arrow_up:
lib/complexValues/date.js 100% <100%> (ø) :arrow_up:
lib/primitiveValues/symbol.js 97.72% <100%> (+0.1%) :arrow_up:
lib/primitiveValues/number.js 100% <100%> (ø) :arrow_up:
lib/complexValues/regexp.js 100% <100%> (ø) :arrow_up:
lib/Circular.js 100% <100%> (ø)
... and 17 more

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 b675a75...e5981a3. Read the comment docs.