q9f / eth.rb

a straightforward library to build, sign, and broadcast ethereum transactions anywhere you can run ruby.
https://q9f.github.io/eth.rb
Apache License 2.0
200 stars 86 forks source link

ci: add weekly dependency checks #91

Closed q9f closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #91 (8983e01) into main (13405da) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   99.73%   99.73%           
=======================================
  Files          67       67           
  Lines        3801     3801           
=======================================
  Hits         3791     3791           
  Misses         10       10           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more