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

DataAvailability #252

Merged
merged 6 commits into from
Dec 18, 2024

fix

45fbf54
Select commit
Loading
Failed to load commit list.
Merged

DataAvailability #252

fix
45fbf54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 18, 2024 in 1s

57.71% of diff hit (target 75.25%)

View this Pull Request on Codecov

57.71% of diff hit (target 75.25%)

Annotations

Check warning on line 33 in Blockchain/Sources/Blockchain/DataStore/DataStore.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/DataStore/DataStore.swift#L19-L33

Added lines #L19 - L33 were not covered by tests

Check warning on line 37 in Blockchain/Sources/Blockchain/DataStore/DataStore.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/DataStore/DataStore.swift#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 41 in Blockchain/Sources/Blockchain/DataStore/DataStore.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/DataStore/DataStore.swift#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 45 in Blockchain/Sources/Blockchain/DataStore/DataStore.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/DataStore/DataStore.swift#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 8 in Blockchain/Sources/Blockchain/DataStore/FilesystemDataStore.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/DataStore/FilesystemDataStore.swift#L6-L8

Added lines #L6 - L8 were not covered by tests

Check warning on line 12 in Blockchain/Sources/Blockchain/DataStore/FilesystemDataStore.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/DataStore/FilesystemDataStore.swift#L10-L12

Added lines #L10 - L12 were not covered by tests

Check warning on line 18 in Blockchain/Sources/Blockchain/DataStore/FilesystemDataStore.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/DataStore/FilesystemDataStore.swift#L14-L18

Added lines #L14 - L18 were not covered by tests

Check warning on line 22 in Blockchain/Sources/Blockchain/DataStore/FilesystemDataStore.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/DataStore/FilesystemDataStore.swift#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 10 in Blockchain/Sources/Blockchain/DataStore/InMemoryDataStore.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/DataStore/InMemoryDataStore.swift#L8-L10

Added lines #L8 - L10 were not covered by tests

Check warning on line 14 in Blockchain/Sources/Blockchain/DataStore/InMemoryDataStore.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/DataStore/InMemoryDataStore.swift#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 18 in Blockchain/Sources/Blockchain/DataStore/InMemoryDataStore.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/DataStore/InMemoryDataStore.swift#L16-L18

Added lines #L16 - L18 were not covered by tests

Check warning on line 45 in Blockchain/Sources/Blockchain/Validator/DataAvailability.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/Validator/DataAvailability.swift#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 49 in Blockchain/Sources/Blockchain/Validator/DataAvailability.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/Validator/DataAvailability.swift#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 53 in Blockchain/Sources/Blockchain/Validator/DataAvailability.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/Validator/DataAvailability.swift#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 128 in Boka/Sources/Boka.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Boka/Sources/Boka.swift#L126-L128

Added lines #L126 - L128 were not covered by tests

Check warning on line 51 in Node/Sources/Node/Config.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Node/Sources/Node/Config.swift#L49-L51

Added lines #L49 - L51 were not covered by tests