evannetwork / api-blockchain-core

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

add `ensureWhitelisted` to writing operations #118

Closed wulfraem closed 4 years ago

wulfraem commented 4 years ago
codecov-commenter commented 4 years ago

Codecov Report

Merging #118 into develop will increase coverage by 3.78%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #118      +/-   ##
===========================================
+ Coverage    82.23%   86.01%   +3.78%     
===========================================
  Files           51       51              
  Lines         6805     6809       +4     
  Branches      1515     1515              
===========================================
+ Hits          5596     5857     +261     
+ Misses        1205      949     -256     
+ Partials         4        3       -1     
Flag Coverage Δ
#javascript 86.01% <100.00%> (+3.78%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/did/did.ts 92.00% <100.00%> (+10.59%) :arrow_up:
src/verifications/verifications.ts 90.98% <100.00%> (+0.18%) :arrow_up:
src/runtime.ts 95.55% <0.00%> (+0.44%) :arrow_up:
src/contracts/digital-twin/digital-twin.ts 95.40% <0.00%> (+0.98%) :arrow_up:
libs/vade/index.js 83.33% <0.00%> (+40.00%) :arrow_up:
libs/vade/pkg-nodejs/vade_evan.js 79.89% <0.00%> (+55.02%) :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 09c0f35...4efc43d. Read the comment docs.