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: battery percentage wobble #12

Merged
merged 2 commits into from
Dec 29, 2023
Merged

fix: battery percentage wobble #12

merged 2 commits into from
Dec 29, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Dec 29, 2023

The battery percentage would jump all over the place when nothing had really change, set the precision to 0 for these

The battery percentage would jump all over the place when nothing
had really change, set the precision to 0 for these
The battery percentage would jump all over the place when nothing
had really change, set the precision to 0 for these
Copy link

codecov bot commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9e64a79) 77.14% compared to head (193a140) 77.46%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   77.14%   77.46%   +0.32%     
==========================================
  Files           2        2              
  Lines          70       71       +1     
  Branches       11       11              
==========================================
+ Hits           54       55       +1     
  Misses         11       11              
  Partials        5        5              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco marked this pull request as ready for review December 29, 2023 20:00
@bdraco bdraco merged commit 484139a into main Dec 29, 2023
8 checks passed
@bdraco bdraco deleted the state_spam branch December 29, 2023 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant