Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds monero transaction feature flag & updates Travis CI to include feature flag enabled #161

Merged
merged 8 commits into from
Mar 15, 2020

Conversation

howardwu
Copy link
Owner

No description provided.

@howardwu howardwu self-assigned this Mar 14, 2020
@howardwu howardwu added the enhancement New feature or request label Mar 14, 2020
@howardwu howardwu changed the title Adds monero transaction feature flag Adds monero transaction feature flag & updates Travis CI to include feature flag enabled Mar 14, 2020
@codecov
Copy link

codecov bot commented Mar 14, 2020

Codecov Report

Merging #161 into v0.6.2 will decrease coverage by 4.12%.
The diff coverage is 78.93%.

Impacted file tree graph

@@            Coverage Diff             @@
##           v0.6.2     #161      +/-   ##
==========================================
- Coverage   89.42%   85.29%   -4.13%     
==========================================
  Files         107      111       +4     
  Lines        7893     9284    +1391     
==========================================
+ Hits         7058     7919     +861     
- Misses        835     1365     +530     
Impacted Files Coverage Δ
bitcoin/src/format.rs 71.42% <ø> (-7.52%) ⬇️
bitcoin/src/network/mainnet.rs 85.18% <ø> (-3.71%) ⬇️
bitcoin/src/network/testnet.rs 77.77% <ø> (-11.12%) ⬇️
bitcoin/src/witness_program.rs 88.31% <0.00%> (-1.17%) ⬇️
model/src/amount.rs 50.00% <ø> (ø)
model/src/public_key.rs 15.00% <ø> (ø)
model/src/transaction.rs 0.00% <0.00%> (ø)
monero/src/address.rs 91.13% <ø> (+0.11%) ⬆️
zcash/src/address.rs 87.55% <0.00%> (-3.06%) ⬇️
zcash/src/transaction.rs 53.15% <ø> (ø)
... and 59 more

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 cf3c905...5489519. Read the comment docs.

@howardwu howardwu merged commit 1cad74a into v0.6.2 Mar 15, 2020
@howardwu howardwu deleted the feature/monero-flag branch March 18, 2020 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant