Skip to content
Snippets Groups Projects

Merge vlcrs-plugin into vlcrs-core

Merged Alexandre Janniaux requested to merge alexandre-janniaux/vlc:merge-plugin-rs into master

vlcrs_plugin exposes the base types to create plugin, much like vlc_plugin.h in the C headers, and uses the vlcrs_core::object::Object type. But vlcrs_core also needs vlcrs_plugin internally to define the capabilities, and both need each other for tests also.

The same applies to vlcrs_macros when used in tests, which must stay separated, but we can still provide it as a dev-dependencies and avoid the cyclic reference.

Merge request reports

Merge request pipeline #556461 passed

Merge request pipeline passed for 3221c89f

Test coverage 17.73% (0.04%) from 1 job

Merged by Steve LhommeSteve Lhomme 1 month ago (Jan 18, 2025 8:48am UTC)

Loading

Pipeline #556465 passed

Pipeline passed for 3221c89f on master

Test coverage 17.76% (0.04%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading