Shane Smiskol
3234243c97
FPv2: add comment about nuance of fuzzy fingerprinting ( #28465 )
...
add comment describing this nuance of fuzzy fingerprint function
2 years ago
Shane Smiskol
5736cb8a7e
FPv2: fix accidental FW version concatenation ( #28462 )
...
* fix missing commas
* more
* Revert "more"
This reverts commit ebe481fee4
.
* only
2 years ago
Shane Smiskol
2f3cc883f2
revert
2 years ago
Shane Smiskol
b4b74fb14c
fix
2 years ago
Shane Smiskol
a6b86f29e5
this is more clear
2 years ago
Shane Smiskol
a7c0869dba
this is a possibility
2 years ago
Shane Smiskol
b251bb8b7a
unused random
2 years ago
Shane Smiskol
e2cf00cf53
ex
2 years ago
Shane Smiskol
4ca341549b
test all fw
2 years ago
Shane Smiskol
9781e19323
use match_fw_to_car
2 years ago
Shane Smiskol
af6f99b480
test: run on exact fuzzy matching logic, same results!
2 years ago
Shane Smiskol
17f927e3ba
better
2 years ago
Shane Smiskol
38c5c55af0
better comments
2 years ago
Shane Smiskol
e07346259d
comments and fixes
2 years ago
Shane Smiskol
ede54cd404
stash
2 years ago
Shane Smiskol
1ddf133dbc
options
...
comments
2 years ago
Shane Smiskol
4e52b8ad81
adapt fuzzy test recently added (nice it caught this!)
2 years ago
Shane Smiskol
4b38b2363f
fix reassigning different types
2 years ago
Shane Smiskol
79471d17de
add comment
2 years ago
Shane Smiskol
3e0bd29887
woah woah woah
2 years ago
Shane Smiskol
f2c431fc3b
sort imports
2 years ago
Shane Smiskol
112dfbe255
more clean up
2 years ago
Shane Smiskol
ec82b5d73b
fuzzy_get_platform_codes is one or none here
2 years ago
Shane Smiskol
e425a7b709
remove comments
2 years ago
Shane Smiskol
751589d68a
same as what we do in values
2 years ago
Shane Smiskol
f6410e2d40
compile global pattern
2 years ago
Shane Smiskol
10c9f43260
use a dash (prettier) and remove some platforms that can fingerprint now!
2 years ago
Shane Smiskol
9c21f162b6
fixup test
2 years ago
Shane Smiskol
3d9696e0b0
clean up (utils are cleaner and less buggy)
2 years ago
Shane Smiskol
c083ef8f87
clean up (utils are cleaner and less buggy)
2 years ago
Shane Smiskol
8704b98ec8
use utils
2 years ago
Shane Smiskol
fa6a00be49
comment
2 years ago
Shane Smiskol
beddf61a8f
test
2 years ago
Shane Smiskol
b2c1fe0640
clean up
...
fix test
fix test
2 years ago
Shane Smiskol
48c69b22b4
some stuff
2 years ago
Shane Smiskol
3c198d93a5
comment up+
2 years ago
Shane Smiskol
6c8f0dd454
good, now we don't have to worry about the dates mismatching in another test/logic
2 years ago
Shane Smiskol
87bb568516
better name
2 years ago
Shane Smiskol
f66c79a896
test for date parsing
2 years ago
Shane Smiskol
cc591c47f2
copilot no good
2 years ago
Shane Smiskol
584ed1880f
copilot inspired
2 years ago
Shane Smiskol
41f7c15e18
more consistent signature
2 years ago
Shane Smiskol
7494e086e7
same, only notebook
2 years ago
Shane Smiskol
1efc2d126e
remove comment (still can be either list or set)
2 years ago
Shane Smiskol
78330bc029
only in notebook
2 years ago
Shane Smiskol
b4b2166dff
todo: date range
2 years ago
Shane Smiskol
f976fce7d0
FPv2: assert non-empty FW lists ( #28441 )
...
* test empty fw lists
* fix
* generic test name
* can rmeove this check now
* and here!
* can remove that
* add to print
2 years ago
Shane Smiskol
9e8936be98
fuzzy fingerprint: track number of matching ECUs, not FW versions ( #28423 )
...
* first attempt trying to do it implicitly bad
* back to lists and explicitly do this
* continue checking if candidate switches on these, that's fine to check
* debugging
* clean up
* more clean up
* spot free
* only need to create/update on change
* fix test
* draft
* Revert "draft"
This reverts commit dbe32f58b1
.
* Revert "fix test"
This reverts commit 1d34269fe2
.
* fix test for real
* first draft of test
* this should be good
* can replace existing fuzzy test
* rm
* matching
* test non-empty fws
* TEST DOWN HERE
* no test
* unique + fix skip message + comment + clean up
* less confusing
* ing
* better
2 years ago
Shane Smiskol
0acc30d264
FPv2: test minimum fuzzy fingerprint ECUs ( #28433 )
...
* basic messy test
* draft
* clean up
* clean up
* clean up
* clean up
* never was fuzzy, but be explicit
* switch it up
2 years ago
Shane Smiskol
2b07ec4bde
FPv2: brand filter helper ( #28439 )
...
* pass in brand
* needs to be flipped for exact matching since it's subtractive
* new helper
* makes more sense flipped
* clean up
* not that stuff here
* not here
2 years ago