robinostlund / volkswagencarnet

A python library for volkswagen carnet
GNU General Public License v3.0
66 stars 38 forks source link

Enable statistics for HA #181

Closed milkboy closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #181 (d939019) into master (5ae609f) will increase coverage by 0.42%. The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
+ Coverage   39.83%   40.26%   +0.42%     
==========================================
  Files           7        7              
  Lines        2731     2754      +23     
  Branches      467      470       +3     
==========================================
+ Hits         1088     1109      +21     
- Misses       1576     1578       +2     
  Partials       67       67              
Flag Coverage Δ
unittests 40.26% <90.90%> (+0.42%) :arrow_up:

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

Impacted Files Coverage Δ
volkswagencarnet/vw_connection.py 12.78% <ø> (ø)
volkswagencarnet/vw_vehicle.py 45.37% <0.00%> (-0.09%) :arrow_down:
volkswagencarnet/vw_dashboard.py 56.97% <91.48%> (+0.34%) :arrow_up:
volkswagencarnet/vw_const.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 5ae609f...d939019. Read the comment docs.