Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

fix: reinstate DAGLink.multihash property with deprecation notice #102

Closed
wants to merge 1 commit into from

Conversation

achingbrain
Copy link
Member

Just having a slight wobble about removing the .multihash property from the DAGLink class as part of #99. It's the right thing to do but it will cause a lot of disruption.

@ghost ghost assigned achingbrain Nov 12, 2018
@ghost ghost added the status/in-progress In progress label Nov 12, 2018
@achingbrain
Copy link
Member Author

Feel free to call me a coward and close this without merging.

Just having a slight wobble about removing the `.multihash`
property from the DAGLink class as part of #99.  It's the right
thing to do but it will cause a lot of disruption.
@achingbrain achingbrain force-pushed the put-link-multihash-property-back branch from 66dde2a to 31e4709 Compare November 12, 2018 11:54
@achingbrain achingbrain requested a review from vmx November 12, 2018 11:54
Copy link
Member

@vmx vmx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the plan to have .multishash back for a while (the near future) or is it just a quick fix to get things our quickly and remove it again soon?

I'm asking if I'd find it cool if we could remove it completely, but I also want to stay practical and not making someone's life artificially more difficult.

@codecov
Copy link

codecov bot commented Nov 12, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
+ Coverage   91.35%   91.41%   +0.06%     
==========================================
  Files          13       13              
  Lines         266      268       +2     
==========================================
+ Hits          243      245       +2     
  Misses         23       23
Impacted Files Coverage Δ
src/dag-link/index.js 90.9% <100%> (+0.9%) ⬆️

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 d56ed9a...31e4709. Read the comment docs.

@achingbrain
Copy link
Member Author

Only forward!

@ghost ghost removed the status/in-progress In progress label Nov 23, 2018
@achingbrain achingbrain deleted the put-link-multihash-property-back branch November 23, 2018 07:23
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.

2 participants