evannetwork / api-blockchain-core

blockchain programming framework for evan.network
GNU Affero General Public License v3.0
5 stars 1 forks source link

Feature/core 946 add missing did document properties #84

Closed Philser closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #84 into develop will increase coverage by 33.36%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #84       +/-   ##
============================================
+ Coverage    50.57%   83.93%   +33.36%     
============================================
  Files           46       48        +2     
  Lines         5315     5323        +8     
  Branches       779      779               
============================================
+ Hits          2688     4468     +1780     
+ Misses        2619      849     -1770     
+ Partials         8        6        -2
Flag Coverage Δ
#javascript 83.93% <ø> (+33.36%) :arrow_up:
Impacted Files Coverage Δ
src/dfs/in-memory-cache.ts 100% <0%> (ø)
.../contracts/digital-twin/testfiles/twin-template.ts 100% <0%> (ø)
src/verifications/verifications.ts 86.81% <0%> (+0.75%) :arrow_up:
src/shared-description.ts 92.3% <0%> (+5.12%) :arrow_up:
src/profile/profile.ts 68.03% <0%> (+8.19%) :arrow_up:
src/dfs/ipfs-lib.ts 94.73% <0%> (+8.77%) :arrow_up:
src/dfs/ipld.ts 95.76% <0%> (+9.32%) :arrow_up:
src/encryption/crypto-provider.ts 88.88% <0%> (+11.11%) :arrow_up:
src/dfs/ipfs.ts 82.6% <0%> (+19.56%) :arrow_up:
src/test/test-utils.ts 92.57% <0%> (+22.85%) :arrow_up:
... and 14 more

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 3c465a1...787bfb9. Read the comment docs.