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

always log full version also #3229

Merged
merged 4 commits into from
Sep 19, 2024
Merged

always log full version also #3229

merged 4 commits into from
Sep 19, 2024

Conversation

andre-merzky
Copy link
Member

@andre-merzky andre-merzky commented Sep 9, 2024

log version and version_detail. This fixes #3228 .

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 43.52%. Comparing base (05dc803) to head (6c0d2fe).
Report is 5 commits behind head on devel.

Files with missing lines Patch % Lines
src/radical/pilot/session.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3229      +/-   ##
==========================================
+ Coverage   43.48%   43.52%   +0.04%     
==========================================
  Files          96       96              
  Lines       10968    10967       -1     
==========================================
+ Hits         4769     4773       +4     
+ Misses       6199     6194       -5     

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

@AymenFJA AymenFJA self-requested a review September 19, 2024 15:23
@andre-merzky andre-merzky merged commit 1cfa6a8 into devel Sep 19, 2024
28 checks passed
@andre-merzky andre-merzky deleted the fix/version_detail branch September 19, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RCT version is missed in logs
3 participants