Add constant MEDIA_SETTINGS_KEY to media - #2014
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2014 +/- ##
=======================================
Coverage 88.89% 88.89%
=======================================
Files 152 152
Lines 7283 7286 +3
=======================================
+ Hits 6474 6477 +3
Misses 809 809 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Test results 8 files 1 760 suites 2m 58s ⏱️ Results for commit 493db59. ♻️ This comment has been updated with latest results. |
johannaengland
force-pushed
the
destinations/add-media-settings-key
branch
from
August 3, 2026 09:26
cf7a128 to
c9c3ee5
Compare
hmpf
requested changes
Aug 3, 2026
8 tasks
hmpf
approved these changes
Aug 3, 2026
This will be used to simplify the plugins and to move more functionality to the base plugin
johannaengland
force-pushed
the
destinations/add-media-settings-key
branch
from
August 3, 2026 10:20
850bc7a to
493db59
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Scope and purpose
This will be used to simplify the plugins and to move more functionality to the base plugin. For now no changes in the functionality are done.
This is heavily inspired/copying some parts of #936.
Contributor Checklist
Every pull request should have this checklist filled out, no matter how small it is.
More information about contributing to Argus can be found in the
Development docs.