eggheadio-github / stack-overflow-copy-paste

Utility functions copy/pasted (and modified slightly) from Stack Overflow
441 stars 606 forks source link

feat(removeProperty): add function removeProperty with test #197

Closed ghost closed 6 years ago

ghost commented 6 years ago

Let me know if the single test is enough. Thanks again for the great tutorial.

codecov-io commented 6 years ago

Codecov Report

Merging #197 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #197   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          73     74    +1     
  Lines         297    298    +1     
=====================================
+ Hits          297    298    +1
Impacted Files Coverage Δ
src/removeProperty.js 100% <100%> (ø)

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 5af53e3...bef8bf0. Read the comment docs.