Skip to content

Merge branch 'main' into replicated-validator

963add1
Select commit
Loading
Failed to load commit list.
Draft

A draft API for validation of replicated shares #936

Merge branch 'main' into replicated-validator
963add1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2025 in 1s

89.49% (target 85.00%)

View this Pull Request on Codecov

89.49% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 95.47739% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.49%. Comparing base (8f87d65) to head (963add1).
⚠️ Report is 1501 commits behind head on main.

Files with missing lines Patch % Lines
ipa-core/src/protocol/basics/validate.rs 95.69% 8 Missing ⚠️
ipa-macros/src/derive_step/mod.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #936      +/-   ##
==========================================
+ Coverage   89.42%   89.49%   +0.06%     
==========================================
  Files         181      182       +1     
  Lines       24387    24578     +191     
==========================================
+ Hits        21808    21995     +187     
- Misses       2579     2583       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.