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

🤓 Add first jest test w/network mock #211

Merged
merged 2 commits into from
Apr 21, 2023
Merged

🤓 Add first jest test w/network mock #211

merged 2 commits into from
Apr 21, 2023

Conversation

dawsbot
Copy link
Owner

@dawsbot dawsbot commented Apr 21, 2023

Closes #208

@github-actions
Copy link

github-actions bot commented Apr 21, 2023

size-limit report 📦

Path Size
etherToWei 3.49 KB (0%)
JsonRpcProvider 19.84 KB (0%)
Contract 15.02 KB (0%)

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (81036f5) 90.65% compared to head (37fece4) 90.67%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
+ Coverage   90.65%   90.67%   +0.01%     
==========================================
  Files          39       40       +1     
  Lines        1017     1019       +2     
  Branches      289      289              
==========================================
+ Hits          922      924       +2     
  Misses         85       85              
  Partials       10       10              
Impacted Files Coverage Δ
src/providers/test/mock-of.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dawsbot dawsbot changed the title 🤓 Add first network mock 🤓 Add first jest test w/network mock Apr 21, 2023
@dawsbot dawsbot merged commit 9b8df51 into master Apr 21, 2023
@dawsbot dawsbot deleted the mock-intro branch April 21, 2023 04:30
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.

None yet

2 participants