Skip to content

Conversation

@mangas
Copy link
Contributor

@mangas mangas commented Feb 17, 2025

No description provided.

@mangas mangas force-pushed the filipe/dips-signer-validation branch 5 times, most recently from 359f110 to 06cad5f Compare February 17, 2025 16:09
@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2025

Pull Request Test Coverage Report for Build 13378757019

Details

  • 127 of 151 (84.11%) changed or added relevant lines in 4 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 75.987%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/dips/src/signers.rs 40 41 97.56%
crates/dips/src/server.rs 14 18 77.78%
crates/service/src/service.rs 0 19 0.0%
Files with Coverage Reduction New Missed Lines %
crates/tap-agent/src/agent/sender_account.rs 1 75.72%
Totals Coverage Status
Change from base Build 13378707197: 0.1%
Covered Lines: 8449
Relevant Lines: 11119

💛 - Coveralls

@mangas mangas force-pushed the filipe/dips-signer-validation branch from 06cad5f to 4dbbef4 Compare February 17, 2025 16:53
@mangas mangas marked this pull request as ready for review February 17, 2025 17:01
Arc::new(IpfsClient::new("https://api.thegraph.com/ipfs/").unwrap());

// TODO: Try to re-use the same watcher for both DIPS and TAP
let watcher = escrow_accounts_v2(
Copy link
Member

Choose a reason for hiding this comment

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

worth checking with the Semiotic team but I'm 99% sure we need escrow_accounts_v1, as v2 is the one for after we launch Horizon

Copy link
Member

Choose a reason for hiding this comment

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

That's correct.

@mangas mangas force-pushed the filipe/dips-signer-validation branch from 4dbbef4 to 06a0d63 Compare February 17, 2025 18:39
pcarranzav
pcarranzav previously approved these changes Feb 17, 2025
suchapalaver
suchapalaver previously approved these changes Feb 17, 2025
anirudh2
anirudh2 previously approved these changes Feb 17, 2025
Copy link
Member

@anirudh2 anirudh2 left a comment

Choose a reason for hiding this comment

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

Looks great! I'm approving but you mind creating an issue for this TODO so that we don't lose track of it.

// TODO: Try to re-use the same watcher for both DIPS and TAP

@mangas mangas dismissed stale reviews from anirudh2, suchapalaver, and pcarranzav via a1ca33d February 17, 2025 21:21
@mangas mangas force-pushed the filipe/dips-signer-validation branch from 06a0d63 to a1ca33d Compare February 17, 2025 21:21
@mangas mangas enabled auto-merge (squash) February 17, 2025 21:28
@mangas
Copy link
Contributor Author

mangas commented Feb 17, 2025

Looks great! I'm approving but you mind creating an issue for this TODO so that we don't lose track of it.

// TODO: Try to re-use the same watcher for both DIPS and TAP

Added a ticket to the board

@mangas mangas merged commit 454c925 into main Feb 17, 2025
10 checks passed
@mangas mangas deleted the filipe/dips-signer-validation branch February 17, 2025 21:32
@github-actions github-actions bot mentioned this pull request Feb 17, 2025
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.

5 participants