pablodz / pipewire_python

Python controller, player and recorder via pipewire's commands
https://pablodz.github.io/pipewire_python/html/
MIT License
22 stars 7 forks source link

✍️ All functions planned implemented #1

Closed pablodz closed 3 years ago

pablodz commented 3 years ago

All functions implemented and new dictionary created

codecov[bot] commented 3 years ago

Codecov Report

Merging #1 (7172c06) into main (9a7810b) will decrease coverage by 2.13%. The diff coverage is 35.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #1      +/-   ##
==========================================
- Coverage   71.29%   69.16%   -2.14%     
==========================================
  Files           4        4              
  Lines         216      227      +11     
==========================================
+ Hits          154      157       +3     
- Misses         62       70       +8     
Impacted Files Coverage Δ
pipewire_python/controller.py 62.41% <31.25%> (-2.81%) :arrow_down:
pipewire_python/__init__.py 80.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 9a7810b...7172c06. Read the comment docs.

pablodz commented 3 years ago

Absence of tests of new functions!