digitalbazaar / edv-client

An Encrypted Data Vault Client
BSD 3-Clause "New" or "Revised" License
13 stars 9 forks source link

BREAKING: Insert API mutates doc fix #53

Closed JSAssassin closed 4 years ago

JSAssassin commented 4 years ago

fixes #21

codecov-io commented 4 years ago

Codecov Report

Merging #53 into master will increase coverage by 0.24%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   59.82%   60.06%   +0.24%     
==========================================
  Files           5        5              
  Lines         575      576       +1     
==========================================
+ Hits          344      346       +2     
+ Misses        231      230       -1     
Impacted Files Coverage Δ
EdvClient.js 54.29% <100.00%> (+0.36%) :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 895e39a...5d2ded4. Read the comment docs.

mattcollier commented 4 years ago

@dlongley We have another patch that is a breaking change, I'll just include this with that release.