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

implement From<BoxId> for DataInput; #113

Merged
merged 1 commit into from Oct 9, 2020
Merged

Conversation

greenhat
Copy link
Member

@greenhat greenhat commented Oct 9, 2020

Close #110

@greenhat greenhat merged commit 1dfecef into develop Oct 9, 2020
@greenhat greenhat deleted the i110-datainput-from-boxid branch October 9, 2020 14:35
@coveralls
Copy link

Pull Request Test Coverage Report for Build 735

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.07%) to 74.03%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ergo-lib/src/chain/data_input.rs 0 1 0.0%
Totals Coverage Status
Change from base Build 733: 0.07%
Covered Lines: 1947
Relevant Lines: 2630

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement From<BoxId> for DataInput
2 participants