-
Notifications
You must be signed in to change notification settings - Fork 27
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
🎨 notify frontend about current efs disk space #6520
🎨 notify frontend about current efs disk space #6520
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6520 +/- ##
===========================================
- Coverage 87.84% 65.25% -22.59%
===========================================
Files 1561 634 -927
Lines 62760 31441 -31319
Branches 2085 265 -1820
===========================================
- Hits 55129 20516 -34613
- Misses 7313 10864 +3551
+ Partials 318 61 -257
Continue to review full report in Codecov by Sentry.
|
services/efs-guardian/src/simcore_service_efs_guardian/services/notifications/_notifier.py
Outdated
Show resolved
Hide resolved
services/efs-guardian/src/simcore_service_efs_guardian/services/notifications/_notifier.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks
services/efs-guardian/src/simcore_service_efs_guardian/services/process_messages.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you are now free to recreate the PR or a new one based on my changes from. You have details on how to use the RPC interface in the description of #6536
Quality Gate passedIssues Measures |
c0b276a
into
ITISFoundation:master
What do these changes do?
Related issue/s
How to test
Dev-ops checklist