-
-
Notifications
You must be signed in to change notification settings - Fork 929
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Vehicle vin is always 17 characters long #320
Conversation
Please merge those tests. Other than that, this lgtm! |
This is a runtime change bug => 6.1+ |
@demipel8 This PR needs a rebase |
a0fb449
to
7a6e23c
Compare
@demipel8 Tests are running red |
62733d5
to
951aa91
Compare
Codecov Report
@@ Coverage Diff @@
## main #320 +/- ##
=======================================
Coverage 99.34% 99.34%
=======================================
Files 1923 1923
Lines 176900 176890 -10
Branches 901 897 -4
=======================================
- Hits 175739 175735 -4
+ Misses 1105 1099 -6
Partials 56 56
|
Solves #319