simolus3 / web3dart

Ethereum library, written in Dart.
MIT License
442 stars 273 forks source link

PR for #177 #178

Closed andromeda911 closed 3 years ago

andromeda911 commented 3 years ago

PR for #177

codecov-commenter commented 3 years ago

Codecov Report

Merging #178 (c2fe270) into master (af4c3fb) will decrease coverage by 2.72%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #178      +/-   ##
==========================================
- Coverage   70.93%   68.21%   -2.73%     
==========================================
  Files          53       53              
  Lines        2068     2070       +2     
==========================================
- Hits         1467     1412      -55     
- Misses        601      658      +57     
Impacted Files Coverage Δ
lib/src/core/client.dart 5.03% <0.00%> (-13.95%) :arrow_down:
lib/src/core/filters.dart 17.94% <0.00%> (-3.85%) :arrow_down:
test/infura_integration_test.dart 53.33% <0.00%> (-40.01%) :arrow_down:
lib/src/contracts/deployed_contract.dart 0.00% <0.00%> (-40.00%) :arrow_down:
lib/src/contracts/generated_contract.dart 0.00% <0.00%> (-33.34%) :arrow_down:
lib/src/generated/erc20.g.dart 0.00% <0.00%> (-15.39%) :arrow_down:
lib/src/contracts/abi/abi.dart 88.67% <0.00%> (-5.67%) :arrow_down:
lib/src/credentials/address.dart 74.35% <0.00%> (-5.13%) :arrow_down:

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 af4c3fb...c2fe270. Read the comment docs.