Skip to content

Conversation

clabby
Copy link
Contributor

@clabby clabby commented Sep 27, 2025

Overview

Showcases the updated API for applications that employ erasure coding. Not intended to be merged; Alto doesn't really need erasure coding.

Untitled-2025-06-05-1043 (5)

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 81.81818% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.29%. Comparing base (a831c6e) to head (01a904c).

Files with missing lines Patch % Lines
chain/src/lib.rs 79.76% 17 Missing ⚠️
chain/src/bin/validator.rs 0.00% 16 Missing ⚠️
chain/src/application.rs 85.71% 4 Missing ⚠️
inspector/src/utils.rs 0.00% 1 Missing ⚠️
@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
- Coverage   43.30%   37.29%   -6.01%     
==========================================
  Files          18       17       -1     
  Lines        2494     2456      -38     
==========================================
- Hits         1080      916     -164     
- Misses       1414     1540     +126     
Files with missing lines Coverage Δ
chain/src/engine.rs 98.14% <100.00%> (-0.08%) ⬇️
chain/src/indexer.rs 74.78% <100.00%> (+0.87%) ⬆️
chain/src/supervisor.rs 95.74% <ø> (ø)
types/src/block.rs 91.91% <100.00%> (ø)
types/src/consensus.rs 100.00% <ø> (ø)
types/src/lib.rs 83.11% <100.00%> (+0.45%) ⬆️
inspector/src/utils.rs 0.00% <0.00%> (ø)
chain/src/application.rs 85.71% <85.71%> (ø)
chain/src/bin/validator.rs 0.00% <0.00%> (ø)
chain/src/lib.rs 78.33% <79.76%> (-20.02%) ⬇️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a831c6e...01a904c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@clabby clabby force-pushed the cl/erasure-coding branch from c98f9fb to e693d03 Compare October 1, 2025 18:15
@patrick-ogrady patrick-ogrady mentioned this pull request Oct 2, 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.

2 participants