calmm-js / partial.lenses

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

Added `ifElseOf`, `whenOf`, and `unlessOf` similar to `condOf` #156

Closed polytypic closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #156 into master will decrease coverage by 0.57%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
- Coverage     100%   99.42%   -0.58%     
==========================================
  Files           1        1              
  Lines        1146     1047      -99     
==========================================
- Hits         1146     1041     -105     
- Misses          0        6       +6
Impacted Files Coverage Δ
dist/partial.lenses.cjs.js 99.42% <0%> (-0.58%) :arrow_down:

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 291b8d8...e7699d0. Read the comment docs.