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

Create a test that exercises the Blob functionality. #3060

Open
Tracked by #1981
MathieuDutSik opened this issue Dec 19, 2024 · 1 comment
Open
Tracked by #1981

Create a test that exercises the Blob functionality. #3060

MathieuDutSik opened this issue Dec 19, 2024 · 1 comment

Comments

@MathieuDutSik
Copy link
Contributor

MathieuDutSik commented Dec 19, 2024

The blob functionality is not tested enough. For example the line

Err(NodeError::BlobsNotFound(_)) if !blob_ids.is_empty() => {

is not matched by any test in the CI. There are probably others.

@afck
Copy link
Contributor

afck commented Dec 19, 2024

(Related: #3059.)

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

No branches or pull requests

2 participants