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

Fix Bitcoin public key generation #19

Merged
merged 1 commit into from
Aug 3, 2018

Conversation

alejandro-isaza
Copy link
Contributor

Fix #18

@codecov-io
Copy link

Codecov Report

Merging #19 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   84.52%   84.58%   +0.06%     
==========================================
  Files          47       47              
  Lines        1783     1790       +7     
==========================================
+ Hits         1507     1514       +7     
  Misses        276      276
Impacted Files Coverage Δ
Tests/CryptoTests.swift 100% <100%> (ø) ⬆️
Sources/Crypto.m 91.22% <100%> (+0.66%) ⬆️
Sources/Bitcoin/BitcoinPublicKey.swift 69.23% <100%> (ø) ⬆️
Sources/PrivateKey.swift 78.26% <100%> (ø) ⬆️
Tests/Bitcoin/BitcoinAddressTests.swift 100% <100%> (ø) ⬆️

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 4659b30...3bd587c. Read the comment docs.

@alejandro-isaza alejandro-isaza merged commit 0371613 into master Aug 3, 2018
@alejandro-isaza alejandro-isaza deleted the al/fix-bitcoin-public-key branch August 3, 2018 18:55
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