Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

Add Wanchain signing #31

Merged
merged 11 commits into from
Aug 25, 2018
Merged

Add Wanchain signing #31

merged 11 commits into from
Aug 25, 2018

Conversation

vikmeup
Copy link
Contributor

@vikmeup vikmeup commented Aug 24, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Aug 24, 2018

Codecov Report

Merging #31 into master will decrease coverage by 0.38%.
The diff coverage is 82.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   84.79%   84.41%   -0.39%     
==========================================
  Files          47       50       +3     
  Lines        1822     1867      +45     
==========================================
+ Hits         1545     1576      +31     
- Misses        277      291      +14
Impacted Files Coverage Δ
Sources/Ethereum/EthereumTransaction.swift 100% <100%> (ø) ⬆️
Tests/Ethereum/TransactionSigningTests.swift 100% <100%> (ø) ⬆️
Sources/Ethereum/TransactionSigning.swift 95.45% <100%> (+0.58%) ⬆️
Sources/Wanchain/WanchainSigner.swift 100% <100%> (ø)
Sources/Wanchain/WanchainTransaction.swift 100% <100%> (ø)
Sources/Ethereum/RLP.swift 53.01% <6.66%> (-4.61%) ⬇️
Sources/Ethereum/SignatureSigner.swift 87.5% <87.5%> (ø)

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 00e7094...f7241b8. Read the comment docs.

@vikmeup vikmeup merged commit e369e99 into master Aug 25, 2018
@vikmeup vikmeup deleted the ethereumTransaction branch August 25, 2018 02:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants