Skip to content

Conversation

@pcarranzav
Copy link
Member

No description provided.

.try_concat()
.await
.unwrap();
.map_err(|_| DipsError::SubgraphManifestUnavailable(file.to_string()))?;
Copy link
Contributor

Choose a reason for hiding this comment

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

could be worth logging the error here so we can see why it failed

mangas
mangas previously approved these changes Mar 26, 2025
@coveralls
Copy link

coveralls commented Mar 26, 2025

Pull Request Test Coverage Report for Build 14091680007

Details

  • 0 of 8 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 76.192%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/dips/src/ipfs.rs 0 8 0.0%
Totals Coverage Status
Change from base Build 14069758916: -0.03%
Covered Lines: 8711
Relevant Lines: 11433

💛 - Coveralls

@pcarranzav pcarranzav enabled auto-merge (squash) March 26, 2025 19:22
@pcarranzav pcarranzav merged commit 641d586 into main Mar 26, 2025
10 checks passed
@pcarranzav pcarranzav deleted the pcv/fix-ipfs-unwrap branch March 26, 2025 19:34
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.

4 participants