radical-cybertools / radical.utils

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

ensure `version_detail` is not `None` #418

Closed andre-merzky closed 2 days ago

andre-merzky commented 1 week ago

This fixes radical-cybertools/radical.pilot/issues/3228.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 62.17%. Comparing base (37ddd89) to head (aa826a1). Report is 2 commits behind head on devel.

Files with missing lines Patch % Lines
src/radical/utils/get_version.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #418 +/- ## ========================================== - Coverage 62.18% 62.17% -0.01% ========================================== Files 62 62 Lines 6899 6901 +2 ========================================== + Hits 4290 4291 +1 - Misses 2609 2610 +1 ```

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