Skip to content

Sync Media with MEDIA_PLUGINS setting robustly - #1830

Open
hmpf wants to merge 4 commits into
mainfrom
fix-sync-media
Open

Sync Media with MEDIA_PLUGINS setting robustly#1830
hmpf wants to merge 4 commits into
mainfrom
fix-sync-media

add changelog and notes

fba53ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2026 in 0s

87.77% (-0.24%) compared to b1cc4a5

View this Pull Request on Codecov

87.77% (-0.24%) compared to b1cc4a5

Details

Codecov Report

❌ Patch coverage is 59.49367% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.77%. Comparing base (b1cc4a5) to head (fba53ae).

Files with missing lines Patch % Lines
src/argus/notificationprofile/media/__init__.py 61.76% 13 Missing ⚠️
...ificationprofile/management/commands/sync_media.py 0.00% 12 Missing ⚠️
src/argus/htmx/destination/views.py 62.50% 3 Missing ⚠️
src/argus/notificationprofile/models.py 83.33% 2 Missing ⚠️
src/argus/notificationprofile/v2/views.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1830      +/-   ##
==========================================
- Coverage   88.01%   87.77%   -0.24%     
==========================================
  Files         139      140       +1     
  Lines        6916     6962      +46     
==========================================
+ Hits         6087     6111      +24     
- Misses        829      851      +22     

☔ 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.