Skip to content

Conversation

@PanGan21
Copy link
Contributor

Related to: #362

  • Replaces thegraph_core::Address usage with alloy::primitives::Address

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11383891525

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.05%) to 70.636%

Files with Coverage Reduction New Missed Lines %
tap-agent/src/agent/sender_account.rs 3 91.77%
Totals Coverage Status
Change from base Build 11374651382: -0.05%
Covered Lines: 4532
Relevant Lines: 6416

💛 - Coveralls

@PanGan21 PanGan21 changed the title refactor: Replace thegraph_core::Address with alloy::primitives::Address refactor: Replace thegraph_core::Address with alloy::primitives::Address to v1.1.1 Oct 17, 2024
@gusinacio gusinacio self-requested a review October 17, 2024 13:45
Copy link
Contributor

@gusinacio gusinacio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the contribution!

@gusinacio gusinacio changed the title refactor: Replace thegraph_core::Address with alloy::primitives::Address to v1.1.1 refactor: use alloy::primitives::Address for all instances Oct 17, 2024
@gusinacio gusinacio merged commit 2bab115 into graphprotocol:main Oct 17, 2024
8 of 9 checks passed
@gusinacio gusinacio linked an issue Oct 17, 2024 that may be closed by this pull request
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.

Replace thegraph_core::Address with alloy::primitives::Address

3 participants