ipfs / go-ipld-git

ipld handlers for git objects
MIT License
57 stars 19 forks source link

Re-enable assertion on commit size -- it is correct after #31 #33

Closed sameer closed 5 years ago

magik6k commented 5 years ago

Mind rebasing these 3 on master to see if they pass?

sameer commented 5 years ago

Mind rebasing these 3 on master to see if they pass?

Done, they all pass but code coverage goes down in #35. Should I add tests for the Resolve(nil) calls?