finger-tree icon indicating copy to clipboard operation
finger-tree copied to clipboard

More tests, benchmarks, and profiling loops

Open make-github-pseudonymous-again opened this issue 4 years ago • 1 comments

This branch implements the new tests, benchmarks, and profiling loops required by #108 and #120.

Codecov Report

Merging #223 (a2ee7ff) into main (96a58a6) will increase coverage by 0.26%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #223      +/-   ##
==========================================
+ Coverage   98.20%   98.46%   +0.26%     
==========================================
  Files          49       49              
  Lines        1282     1371      +89     
==========================================
+ Hits         1259     1350      +91     
+ Misses         23       21       -2     
Impacted Files Coverage Δ
src/5-api.js 100.00% <100.00%> (ø)
src/4-lazy/0-Lazy.js 100.00% <0.00%> (+1.44%) :arrow_up:
src/2-node/2-Node2.js 87.23% <0.00%> (+2.12%) :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 96a58a6...a2ee7ff. Read the comment docs.

codecov-commenter avatar Oct 15 '21 11:10 codecov-commenter