Skip to content
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(core): Avoid flickering between charge/discharge due to PID filter #2960

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

fix(core): Avoid flickering between charge/discharge due to PID filter

c4a0653
Select commit
Loading
Failed to load commit list.
Open

fix(core): Avoid flickering between charge/discharge due to PID filter #2960

fix(core): Avoid flickering between charge/discharge due to PID filter
c4a0653
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 0s

57.23% (+0.14%) compared to 5214d22

View this Pull Request on Codecov

57.23% (+0.14%) compared to 5214d22

Details

Codecov Report

Attention: Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2960      +/-   ##
=============================================
+ Coverage      57.09%   57.23%   +0.14%     
- Complexity      9735     9775      +40     
=============================================
  Files           2266     2267       +1     
  Lines          96819    96823       +4     
  Branches        7163     7164       +1     
=============================================
+ Hits           55270    55407     +137     
+ Misses         39487    39348     -139     
- Partials        2062     2068       +6