radical-cybertools / radical.analytics

Analytics for RADICAL-Cybertools
Other
1 stars 1 forks source link

fix resource accounting #194

Closed andre-merzky closed 1 month ago

andre-merzky commented 1 month ago

this is needed by util plots for runs where pilot size was defined in nodes.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 10.00000% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 22.03%. Comparing base (24dd105) to head (75e8e2f).

Files Patch % Lines
src/radical/analytics/entity.py 10.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #194 +/- ## ========================================== - Coverage 22.14% 22.03% -0.11% ========================================== Files 7 7 Lines 1138 1148 +10 ========================================== + Hits 252 253 +1 - Misses 886 895 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

andre-merzky commented 1 month ago

closed in favor of radical-cybertools/radical.pilot/pull/3185