Skip to content
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

fix: Another attempt at fixing this weird issue #156

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

feat: new and improved monitoring

70ce6ae
Select commit
Loading
Failed to load commit list.
Open

fix: Another attempt at fixing this weird issue #156

feat: new and improved monitoring
70ce6ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 15, 2025 in 0s

62.67% (-0.46%) compared to 0a04ca0

View this Pull Request on Codecov

62.67% (-0.46%) compared to 0a04ca0

Details

Codecov Report

Attention: Patch coverage is 54.81481% with 61 lines in your changes missing coverage. Please review.

Project coverage is 62.67%. Comparing base (0a04ca0) to head (70ce6ae).

Files with missing lines Patch % Lines
perun/monitoring/subprocess.py 4.87% 39 Missing ⚠️
perun/monitoring/monitor.py 75.71% 17 Missing ⚠️
perun/backend/nvml.py 20.00% 4 Missing ⚠️
perun/backend/rocmsmi.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
- Coverage   63.13%   62.67%   -0.46%     
==========================================
  Files          31       32       +1     
  Lines        2517     2575      +58     
==========================================
+ Hits         1589     1614      +25     
- Misses        928      961      +33     

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