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

Add tests for BatteryReceiverPlugin #9

Merged
merged 3 commits into from
Mar 20, 2022
Merged

Conversation

freundTech
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #9 (d0fa5b9) into main (e0f979b) will increase coverage by 30.35%.
The diff coverage is 34.48%.

@@            Coverage Diff             @@
##            main       #9       +/-   ##
==========================================
+ Coverage   7.40%   37.76%   +30.35%     
==========================================
  Files         15       15               
  Lines       1094     1099        +5     
==========================================
+ Hits          81      415      +334     
+ Misses      1013      684      -329     
Impacted Files Coverage Δ
pykdeconnect/protocols.py 32.14% <0.00%> (+32.14%) ⬆️
pykdeconnect/devices.py 41.66% <19.04%> (+41.66%) ⬆️
pykdeconnect/payloads.py 93.10% <100.00%> (+93.10%) ⬆️
pykdeconnect/plugins/battery.py 97.80% <100.00%> (+97.80%) ⬆️
pykdeconnect/plugin_registry.py 33.78% <0.00%> (+33.78%) ⬆️
pykdeconnect/helpers.py 59.52% <0.00%> (+59.52%) ⬆️
pykdeconnect/plugin.py 80.00% <0.00%> (+80.00%) ⬆️
pykdeconnect/exceptions.py 80.00% <0.00%> (+80.00%) ⬆️
... and 3 more

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 e0f979b...d0fa5b9. Read the comment docs.

@freundTech freundTech merged commit e60c1dc into main Mar 20, 2022
@freundTech freundTech deleted the tests-battery-receiver branch March 21, 2022 10:23
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.

None yet

2 participants