evannetwork / api-blockchain-core

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

send EvanIdentity as header by generating the evan auth message #104

Closed Tschuck closed 4 years ago

Tschuck commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #104 into develop will decrease coverage by 0.77%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #104      +/-   ##
===========================================
- Coverage    84.67%   83.90%   -0.78%     
===========================================
  Files           48       48              
  Lines         5312     5312              
  Branches       794      753      -41     
===========================================
- Hits          4498     4457      -41     
- Misses         811      850      +39     
- Partials         3        5       +2     
Flag Coverage Δ
#javascript 83.90% <100.00%> (-0.78%) :arrow_down:
Impacted Files Coverage Δ
src/common/utils.ts 58.33% <100.00%> (ø)
src/onboarding.ts 86.05% <0.00%> (-7.70%) :arrow_down:
src/did/did.ts 86.95% <0.00%> (-4.35%) :arrow_down:
src/verifications/verifications.ts 87.68% <0.00%> (-2.80%) :arrow_down:
src/payments.ts 61.49% <0.00%> (-1.15%) :arrow_down:
src/profile/profile.ts 68.03% <0.00%> (-0.41%) :arrow_down:

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 7f8844d...a431344. Read the comment docs.