calmm-js / partial.lenses

Partial lenses is a comprehensive, high-performance optics library for JavaScript
MIT License
915 stars 36 forks source link

Generalized `By` functions to accept lenses #208

Closed polytypic closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #208 into master will increase coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
+ Coverage   99.88%   99.88%   +<.01%     
==========================================
  Files           1        1              
  Lines        1705     1713       +8     
==========================================
+ Hits         1703     1711       +8     
  Misses          2        2
Impacted Files Coverage Δ
dist/partial.lenses.cjs.js 99.88% <0%> (ø) :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 822749b...7fb0b7c. Read the comment docs.