bimmerconnected / bimmer_connected

🚘 Library to query the status of your BMW or Mini from the ConnectedDrive portal
Apache License 2.0
365 stars 79 forks source link

Fingerprint vehicles v2 #458

Closed rikroe closed 2 years ago

rikroe commented 2 years ago

Proposed change

The MyBMW app has switched the vehicle data endpoint. This updates the fingerprint function to data from the new ones as well.

Type of change

Additional information

Checklist

codecov-commenter commented 2 years ago

Codecov Report

Merging #458 (6ab6286) into master (3803bd8) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #458   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines         1256      1259    +3     
=========================================
+ Hits          1256      1259    +3     
Flag Coverage Δ
3.10.x 100.00% <100.00%> (ø)
3.6 100.00% <100.00%> (ø)
3.7 100.00% <100.00%> (ø)
3.8 100.00% <100.00%> (ø)
3.9 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
bimmer_connected/api/client.py 100.00% <100.00%> (ø)
bimmer_connected/vehicle/vehicle.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3803bd8...6ab6286. Read the comment docs.

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.