fix(ci): run snap tests on CI for debug and codecov builds #6333
+161
−68
Codecov / codecov/project
succeeded
Dec 15, 2025 in 0s
50.28% (+10.18%) compared to 58352c4
View this Pull Request on Codecov
50.28% (+10.18%) compared to 58352c4
Details
Codecov Report
❌ Patch coverage is 40.29851% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.28%. Comparing base (58352c4) to head (2771ad6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/dev/subcommands/mod.rs | 39.02% | 22 Missing and 3 partials |
| src/dev/main.rs | 0.00% | 9 Missing |
| src/bin/forest-dev.rs | 0.00% | 3 Missing |
| src/utils/mod.rs | 70.00% | 1 Missing and 2 partials |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/lib.rs | 100.00% <ø> (ø) |
|
| src/tool/main.rs | 56.52% <ø> (ø) |
|
| src/tool/subcommands/api_cmd/test_snapshot.rs | 84.56% <100.00%> (+65.05%) |
⬆️ |
| src/bin/forest-dev.rs | 0.00% <0.00%> (ø) |
|
| src/utils/mod.rs | 83.18% <70.00%> (-2.66%) |
⬇️ |
| src/dev/main.rs | 0.00% <0.00%> (ø) |
|
| src/dev/subcommands/mod.rs | 39.02% <39.02%> (ø) |
... and 127 files 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 58352c4...2771ad6. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading