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

eth: rename functions prefixed with is_ #182

Merged
merged 8 commits into from
Dec 21, 2022
Merged

eth: rename functions prefixed with is_ #182

merged 8 commits into from
Dec 21, 2022

Conversation

q9f
Copy link
Owner

@q9f q9f commented Dec 21, 2022

No description provided.

@q9f q9f added the refactor Improving the architecture label Dec 21, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2022

Codecov Report

Merging #182 (17d4540) into main (0cde44d) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #182   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files          70       70           
  Lines        4068     4068           
=======================================
  Hits         4058     4058           
  Misses         10       10           
Impacted Files Coverage Δ
lib/eth/abi.rb 100.00% <100.00%> (ø)
lib/eth/abi/type.rb 100.00% <100.00%> (ø)
lib/eth/address.rb 100.00% <100.00%> (ø)
lib/eth/client.rb 100.00% <100.00%> (ø)
lib/eth/eip712.rb 100.00% <100.00%> (ø)
lib/eth/key.rb 100.00% <100.00%> (ø)
lib/eth/rlp/decoder.rb 95.91% <100.00%> (ø)
lib/eth/rlp/encoder.rb 93.33% <100.00%> (ø)
lib/eth/rlp/sedes.rb 100.00% <100.00%> (ø)
lib/eth/rlp/sedes/binary.rb 100.00% <100.00%> (ø)
... and 9 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@q9f q9f merged commit 2c2a208 into main Dec 21, 2022
@q9f q9f deleted the q9f/eth/is_ branch December 21, 2022 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Improving the architecture
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants