musicbeeremote / mbrc-plugin

MusicBee Remote Plugin
http://mbrc.kelsos.net
Other
114 stars 13 forks source link

Adds play from path functionality #55

Closed kelsos closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #55 into master will increase coverage by 0.95%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #55      +/-   ##
=========================================
+ Coverage    0.68%   1.63%   +0.95%     
=========================================
  Files         127     127              
  Lines        3821    3904      +83     
=========================================
+ Hits           26      64      +38     
- Misses       3795    3840      +45
Impacted Files Coverage Δ
mbrc-core/Core/Events/InternalEvents.cs 8.62% <ø> (+8.62%) :arrow_up:
mbrc-core/Core/Events/MessageEvent.cs 58.33% <ø> (+58.33%) :arrow_up:
...-core/Core/Commands/Requests/NowPlayingCommands.cs 9.84% <100%> (+9.84%) :arrow_up:
mbrc-core/Properties/Resources.Designer.cs 0% <0%> (ø) :arrow_up:
mbrc-core/Core/Model/Entities/SocketMessage.cs 59.09% <0%> (+59.09%) :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 4522ad6...84754dc. Read the comment docs.