Skip to content

fix(vehicle): calculate VIN check digit - #3954

Open
tianrking wants to merge 4 commits into
faker-js:nextfrom
tianrking:agent/vin-check-digit
Open

fix(vehicle): calculate VIN check digit#3954
tianrking wants to merge 4 commits into
faker-js:nextfrom
tianrking:agent/vin-check-digit

Merge remote-tracking branch 'upstream/next' into agent/vin-check-digit

cf94509
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 0s

98.91% (target 95.00%)

View this Pull Request on Codecov

98.91% (target 95.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.91%. Comparing base (717fa14) to head (cf94509).

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3954   +/-   ##
=======================================
  Coverage   98.91%   98.91%           
=======================================
  Files         924      924           
  Lines        3224     3233    +9     
  Branches      585      569   -16     
=======================================
+ Hits         3189     3198    +9     
  Misses         31       31           
  Partials        4        4           
Files with missing lines Coverage Δ
src/modules/vehicle/module.ts 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.