radical-cybertools / radical.utils

Utility classes and tools for various radical projects
Other
8 stars 6 forks source link

move some methods from RP.utils #346

Closed andre-merzky closed 2 years ago

andre-merzky commented 2 years ago

see comments on radical-cybertools/radical.pilot/pull/2469/files#r839143301

codecov[bot] commented 2 years ago

Codecov Report

Merging #346 (ef1ce01) into devel (70ecd97) will increase coverage by 0.20%. The diff coverage is 81.57%.

@@            Coverage Diff             @@
##            devel     #346      +/-   ##
==========================================
+ Coverage   60.87%   61.07%   +0.20%     
==========================================
  Files          59       59              
  Lines        6587     6593       +6     
==========================================
+ Hits         4010     4027      +17     
+ Misses       2577     2566      -11     
Impacted Files Coverage Δ
src/radical/utils/debug.py 42.66% <ø> (-3.49%) :arrow_down:
src/radical/utils/modules.py 84.48% <78.78%> (+43.10%) :arrow_up:
src/radical/utils/__init__.py 100.00% <100.00%> (ø)
src/radical/utils/config.py 75.20% <100.00%> (ø)
src/radical/utils/logger.py 74.57% <100.00%> (ø)
src/radical/utils/testing.py 37.68% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 70ecd97...ef1ce01. Read the comment docs.