Skip to content

feat(build): support per-IDL no_service config and explicit out_dir h…

d21f6d5
Select commit
Loading
Failed to load commit list.
Open

Feat/no service config builder out dir #650

feat(build): support per-IDL no_service config and explicit out_dir h…
d21f6d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

46.11% (+1.23%) compared to d7acebc

View this Pull Request on Codecov

46.11% (+1.23%) compared to d7acebc

Details

Codecov Report

❌ Patch coverage is 71.42857% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.11%. Comparing base (d7acebc) to head (d21f6d5).

Files with missing lines Patch % Lines
volo-build/src/workspace.rs 0.00% 30 Missing ⚠️
volo-build/src/config_builder.rs 86.25% 11 Missing ⚠️
volo-build/src/thrift_backend.rs 0.00% 4 Missing ⚠️
volo-build/src/util.rs 97.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #650      +/-   ##
==========================================
+ Coverage   44.87%   46.11%   +1.23%     
==========================================
  Files         162      162              
  Lines       20081    20216     +135     
==========================================
+ Hits         9011     9322     +311     
+ Misses      11070    10894     -176     

☔ 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.