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

Truncate data to specified size when ABI encoding #24

Merged
merged 3 commits into from
Aug 16, 2018

Conversation

alejandro-isaza
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Aug 16, 2018

Codecov Report

Merging #24 into master will increase coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #24     +/-   ##
========================================
+ Coverage   84.59%   84.7%   +0.1%     
========================================
  Files          47      47             
  Lines        1792    1804     +12     
========================================
+ Hits         1516    1528     +12     
  Misses        276     276
Impacted Files Coverage Δ
Sources/Ethereum/Solidity/ABIValue.swift 72.22% <100%> (+0.67%) ⬆️
Tests/Ethereum/Solidity/ABIEncoderTests.swift 98.71% <100%> (+0.14%) ⬆️
Sources/Ethereum/Solidity/ABIEncoder.swift 89.81% <100%> (+0.09%) ⬆️

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 b83c31a...9808cef. Read the comment docs.

@alejandro-isaza alejandro-isaza merged commit 870d9ab into master Aug 16, 2018
@alejandro-isaza alejandro-isaza deleted the al/truncate branch August 16, 2018 05:33
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