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

feat: add UPnP/DLNA support #135

Merged
merged 10 commits into from
Feb 13, 2023
Merged

feat: add UPnP/DLNA support #135

merged 10 commits into from
Feb 13, 2023

Conversation

tsirysndr
Copy link
Owner

@tsirysndr tsirysndr commented Feb 7, 2023

@tsirysndr tsirysndr self-assigned this Feb 7, 2023
@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Base: 43.82% // Head: 42.74% // Decreases project coverage by -1.09% ⚠️

Coverage data is based on head (63a053a) compared to base (35f575f).
Patch coverage: 2.17% of modified lines in pull request are covered.

❗ Current head 63a053a differs from pull request most recent head 8d3d21c. Consider uploading reports for the commit 8d3d21c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
- Coverage   43.82%   42.74%   -1.09%     
==========================================
  Files         106      107       +1     
  Lines       13884    14234     +350     
==========================================
- Hits         6085     6084       -1     
- Misses       7799     8150     +351     
Impacted Files Coverage Δ
addons/src/dlna.rs 0.00% <0.00%> (ø)
addons/src/lib.rs 23.68% <ø> (ø)
entity/src/track.rs 43.38% <0.00%> (-3.08%) ⬇️
graphql/src/schema/devices.rs 3.37% <0.00%> (+0.03%) ⬆️
graphql/src/schema/mod.rs 20.00% <0.00%> (-1.06%) ⬇️
graphql/src/schema/objects/device.rs 10.00% <0.00%> (ø)
types/src/types.rs 42.36% <0.00%> (-3.88%) ⬇️
graphql/src/lib.rs 41.20% <42.85%> (-1.07%) ⬇️
webui/src/lib.rs 76.25% <66.66%> (-0.72%) ⬇️
server/src/library.rs 66.66% <0.00%> (-1.67%) ⬇️
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarcloud
Copy link

sonarcloud bot commented Feb 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tsirysndr tsirysndr merged commit 65ab2e6 into master Feb 13, 2023
@tsirysndr tsirysndr deleted the feat/upnp-dlna branch February 13, 2023 17:59
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

1 participant