Skip to content

Add platform-specific variable overrides - #17

Merged
james-w merged 2 commits into
mainfrom
feat/windows-support
Dec 14, 2025
Merged

Add platform-specific variable overrides#17
james-w merged 2 commits into
mainfrom
feat/windows-support

feat: improve platform-specific variables validation and coverage

59dd201
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 14, 2025 in 0s

78.80% (-0.33%) compared to 6406395

View this Pull Request on Codecov

78.80% (-0.33%) compared to 6406395

Details

Codecov Report

❌ Patch coverage is 92.46575% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.80%. Comparing base (6406395) to head (59dd201).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/config.rs 86.84% 0 Missing and 5 partials ⚠️
src/context.rs 73.33% 0 Missing and 4 partials ⚠️
src/validate.rs 97.84% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
- Coverage   79.13%   78.80%   -0.33%     
==========================================
  Files          38       39       +1     
  Lines        6359     6742     +383     
  Branches     6359     6742     +383     
==========================================
+ Hits         5032     5313     +281     
- Misses        977     1069      +92     
- Partials      350      360      +10     

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