phoreproject / graphene

Phore Synapse working repository
MIT License
13 stars 6 forks source link

Coin swap proof #74

Open wqking opened 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #74 into master will increase coverage by 0.46%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   49.84%   50.31%   +0.46%     
==========================================
  Files          38       39       +1     
  Lines        4261     4317      +56     
==========================================
+ Hits         2124     2172      +48     
- Misses       1878     1882       +4     
- Partials      259      263       +4
Impacted Files Coverage Δ
swap/coinswap.go 85.71% <85.71%> (ø)

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 55654fd...66c854e. Read the comment docs.

meyer9 commented 5 years ago

Can you move this from misc into swap as the root folder?

meyer9 commented 4 years ago

We're going to save this code for when we actually want to start testing the migration, but I don't think we're at that point yet.