Skip to content

Same plugin-manager is used in all uca-camera instances#554

Open
MarcusZuber wants to merge 2 commits intomasterfrom
use-always-same-uca-plugin-manager
Open

Same plugin-manager is used in all uca-camera instances#554
MarcusZuber wants to merge 2 commits intomasterfrom
use-always-same-uca-plugin-manager

Conversation

@MarcusZuber
Copy link
Copy Markdown
Member

@MarcusZuber MarcusZuber commented May 13, 2025

Used for ufo-kit/libuca#102 . (There the plugin manager keeps track of the uca-net-sub-cameras, which require the same plugin manager instance)

@MarcusZuber MarcusZuber self-assigned this May 13, 2025
@MarcusZuber MarcusZuber requested a review from tfarago May 13, 2025 12:48
@codecov
Copy link
Copy Markdown

codecov bot commented May 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.89%. Comparing base (9a84163) to head (318ad02).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #554   +/-   ##
=======================================
  Coverage   82.89%   82.89%           
=======================================
  Files         133      133           
  Lines       10933    10933           
=======================================
  Hits         9063     9063           
  Misses       1870     1870           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MarcusZuber
Copy link
Copy Markdown
Member Author

When you ask why I didn't create the instance in the class body: Then I have to import gi.xxx globally, which we anted to prevent since we do not want to have it as hard dependency.

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.

1 participant