saidsay-so / fancy

Control your laptop fans with a fancy ( ͡° ͜ʖ ͡°) software (compatible with NBFC).
https://musikid.github.io/fancy/
Mozilla Public License 2.0
11 stars 0 forks source link

Add support for other formats #23

Closed saidsay-so closed 2 years ago

saidsay-so commented 2 years ago

Would resolve #14

codecov-commenter commented 2 years ago

Codecov Report

Merging #23 (bf6fd96) into develop (2e30eaf) will increase coverage by 2.52%. The diff coverage is 62.42%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #23      +/-   ##
===========================================
+ Coverage    49.96%   52.48%   +2.52%     
===========================================
  Files           14       14              
  Lines         1461     1587     +126     
  Branches       314      360      +46     
===========================================
+ Hits           730      833     +103     
+ Misses         562      533      -29     
- Partials       169      221      +52     
Impacted Files Coverage Δ
nbfc/src/lib.rs 41.17% <ø> (-22.46%) :arrow_down:
service/src/bus/connection.rs 62.31% <0.00%> (-0.46%) :arrow_down:
service/src/constants.rs 0.00% <0.00%> (ø)
service/src/main.rs 0.52% <0.00%> (-0.03%) :arrow_down:
service/src/state.rs 36.58% <50.00%> (+0.68%) :arrow_up:
service/src/config/nbfc_control.rs 64.49% <67.72%> (+64.49%) :arrow_up:

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 2e30eaf...bf6fd96. Read the comment docs.