davidmarkclements / rfdc

Really Fast Deep Clone
MIT License
635 stars 24 forks source link

Return modifiable objects #31

Open MarcelWaldvogel opened 2 years ago

MarcelWaldvogel commented 2 years ago

Remove readonly attributes throughout the returned object tree

Fixes #30

mcollina commented 2 years ago

Can you update the test too: https://github.com/davidmarkclements/rfdc/blob/master/index.test-d.ts

codecov[bot] commented 2 years ago

Codecov Report

Merging #31 (a8b8aef) into master (6232d1d) will not change coverage. The diff coverage is n/a.

:exclamation: Current head a8b8aef differs from pull request most recent head dcca8c2. Consider uploading reports for the commit dcca8c2 to get more accurate results

@@            Coverage Diff            @@
##            master       #31   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          136       136           
=========================================
  Hits           136       136           

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 6232d1d...dcca8c2. Read the comment docs.