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 979 fix create offline profile #105

Closed Tschuck closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #105 into develop will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #105      +/-   ##
===========================================
+ Coverage    84.67%   84.71%   +0.03%     
===========================================
  Files           48       48              
  Lines         5312     5311       -1     
  Branches       794      752      -42     
===========================================
+ Hits          4498     4499       +1     
+ Misses         811      809       -2     
  Partials         3        3              
Flag Coverage Δ
#javascript 84.71% <100.00%> (+0.03%) :arrow_up:
Impacted Files Coverage Δ
src/common/utils.ts 58.33% <100.00%> (ø)
src/onboarding.ts 93.71% <100.00%> (-0.04%) :arrow_down:
src/profile/profile.ts 69.26% <0.00%> (+0.81%) :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 7f8844d...b1f1381. Read the comment docs.