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 support for wasm addons #182

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Conversation

tsirysndr
Copy link
Owner

No description provided.

@tsirysndr tsirysndr added the enhancement New feature or request label Aug 23, 2024
@tsirysndr tsirysndr self-assigned this Aug 23, 2024
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 11.11111% with 32 lines in your changes missing coverage. Please review.

Project coverage is 41.03%. Comparing base (cf01ae4) to head (1a004fe).

Files Patch % Lines
pdk/src/lib.rs 0.00% 23 Missing ⚠️
addons/chromecast/src/lib.rs 0.00% 1 Missing ⚠️
addons/dlna/src/lib.rs 0.00% 1 Missing ⚠️
addons/kodi/src/lib.rs 0.00% 1 Missing ⚠️
addons/local/src/lib.rs 0.00% 1 Missing ⚠️
addons/mopidy/src/lib.rs 0.00% 1 Missing ⚠️
addons/mpd/src/lib.rs 0.00% 1 Missing ⚠️
addons/mpris/src/lib.rs 0.00% 1 Missing ⚠️
addons/squeezebox/src/lib.rs 0.00% 1 Missing ⚠️
addons/tunein/src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
- Coverage   41.11%   41.03%   -0.08%     
==========================================
  Files         103      113      +10     
  Lines       15298    15329      +31     
==========================================
+ Hits         6290     6291       +1     
- Misses       9008     9038      +30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clippy found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@tsirysndr tsirysndr force-pushed the feat/webassembly-addons branch from 853ef5f to 8d0b5f5 Compare August 25, 2024 12:25
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant