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

fix: add missing buffer require #70

Merged
merged 1 commit into from
Aug 5, 2020
Merged

Conversation

achingbrain
Copy link
Member

See https://github.com/ipld/js-ipld-ethereum/pull/69/files#r465473783

Arg type for the .tree resolver method was wrong too.

@codecov
Copy link

codecov bot commented Aug 5, 2020

Codecov Report

Merging #70 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   99.24%   99.24%           
=======================================
  Files          20       20           
  Lines         792      793    +1     
=======================================
+ Hits          786      787    +1     
  Misses          6        6           
Impacted Files Coverage Δ
util/createResolver.js 96.42% <ø> (ø)
util/createUtil.js 95.23% <100.00%> (+0.23%) ⬆️

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 96c102a...c193e81. Read the comment docs.

@vmx vmx merged commit c84898b into master Aug 5, 2020
@vmx vmx deleted the fix/add-missing-buffer-require branch August 5, 2020 13:09
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