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

New API #33

Merged
merged 59 commits into from
Aug 13, 2021
Merged

New API #33

merged 59 commits into from
Aug 13, 2021

Conversation

rryter
Copy link
Contributor

@rryter rryter commented Aug 13, 2021

Includes work from:

rryter added 30 commits July 26, 2021 16:48
@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2021

Codecov Report

Merging #33 (5afb6f9) into main (a892c2b) will increase coverage by 3.55%.
The diff coverage is 84.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   76.07%   79.62%   +3.55%     
==========================================
  Files           9        9              
  Lines         443      427      -16     
  Branches      101       91      -10     
==========================================
+ Hits          337      340       +3     
+ Misses         54       49       -5     
+ Partials       52       38      -14     
Impacted Files Coverage Δ
src/lib/queries.ts 75.00% <ø> (-25.00%) ⬇️
src/providers/graphSource.ts 50.00% <ø> (ø)
src/lib/utils.ts 76.92% <80.64%> (-3.24%) ⬇️
src/index.ts 81.98% <83.33%> (+3.53%) ⬆️
src/lib/encoder.ts 71.91% <100.00%> (+0.94%) ⬆️
src/providers/ethereumSource.ts 86.95% <100.00%> (ø)
src/providers/web3Source.ts 96.87% <100.00%> (ø)

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 a892c2b...5afb6f9. Read the comment docs.

@rryter rryter linked an issue Aug 13, 2021 that may be closed by this pull request
@rryter rryter merged commit 0c53b1f into main Aug 13, 2021
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.

New API
2 participants