Closed fredthomsen closed 8 years ago
@@ master #7 diff @@
=====================================
Files 2 2
Lines 33 33
Methods 0 0
Messages 0 0
Branches 0 0
=====================================
+ Hits 32 33 +1
+ Misses 1 0 -1
Partials 0 0
Powered by Codecov. Last updated by 9b26730...6bf6b71
Hey @fredthomsen, thank you for your contribution! :tada:
@fredthomsen I've made a small mistake in simply merging your pull request.
We want to make sure that all the code contained in this repository is explicitly released under the underlying license (MIT).
Since we didn’t ask you to sign a Contributor Licensing Agreement before we merged, we now have code in the repository you hold all the intellectual property rights to, which could cause trouble for people using this library if you decided to enforce your rights later.
In order to get your code licensed properly into this repository, one of the following needs to happen:
Sorry for the inconvenience and thanks again for your PR!
My secret evil plan has been ruined :grin: I accepted your agreement online. I see the code is still in the repo. Do you still need another pull request?
This is to confirm that I agreed to and accepted the BigchainDB Individual Contributor Agreement at https://www.bigchaindb.com/cla/ and to represent and warrant that I have authority to do so. Moreover, I intend for my agreement and acceptance to cover all my contributions in this pull request ( https://github.com/bigchaindb/py-ipld/pull/7 ), including those made before I clicked to accept the agreement.
tIsgd7JwupIDRzcR4lOcOz0nIZl16VYNHigp3Y7J2TxJs0X83UKfOGAlEPdTA9o
Thanks @fredthomsen :+1:
Unit test to cover KeyError in marshal as mentioned in #1.