Skip to content

Address comments

921384a
Select commit
Loading
Failed to load commit list.
Merged

fix: Add is-relay field to pop build spec #693

Address comments
921384a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2025 in 0s

76.89% (+0.00%) compared to 3527bf0

View this Pull Request on Codecov

76.89% (+0.00%) compared to 3527bf0

Details

Codecov Report

❌ Patch coverage is 90.10989% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.89%. Comparing base (3527bf0) to head (921384a).

Files with missing lines Patch % Lines
crates/pop-cli/src/commands/build/spec.rs 90.10% 13 Missing and 5 partials ⚠️
@@           Coverage Diff           @@
##             main     #693   +/-   ##
=======================================
  Coverage   76.89%   76.89%           
=======================================
  Files         109      109           
  Lines       24549    24635   +86     
  Branches    24549    24635   +86     
=======================================
+ Hits        18877    18944   +67     
- Misses       3686     3702   +16     
- Partials     1986     1989    +3     
Files with missing lines Coverage Δ
crates/pop-cli/src/commands/build/spec.rs 76.40% <90.10%> (+1.61%) ⬆️

... and 3 files with indirect coverage changes

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