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

feat(get_logs): add live_logs_enabled parameter (#705) #705

Merged

Conversation

jlemesh
Copy link
Member

@jlemesh jlemesh commented Oct 17, 2024

Related to reanahub/reana#824

Add live_logs_enabled parameter to get_workflow_logs API endpoint.

jlemesh added a commit to jlemesh/reana-server that referenced this pull request Oct 17, 2024
@jlemesh jlemesh force-pushed the feature_add_live_logs_enabled_property branch from 90eb966 to 686d3cc Compare October 17, 2024 13:19
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.01%. Comparing base (50495fc) to head (c4be985).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #705   +/-   ##
=======================================
  Coverage   60.01%   60.01%           
=======================================
  Files          32       32           
  Lines        3509     3509           
=======================================
  Hits         2106     2106           
  Misses       1403     1403           
Files with missing lines Coverage Δ
reana_server/rest/workflows.py 51.04% <ø> (ø)

tiborsimko pushed a commit to jlemesh/reana-server that referenced this pull request Oct 21, 2024
@tiborsimko tiborsimko force-pushed the feature_add_live_logs_enabled_property branch from 686d3cc to 5bb87b7 Compare October 21, 2024 15:46
Copy link
Member

@tiborsimko tiborsimko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, changed commitlint scope and message and added you to the authors file.

@tiborsimko tiborsimko force-pushed the feature_add_live_logs_enabled_property branch from 5bb87b7 to c4be985 Compare October 21, 2024 15:47
@tiborsimko tiborsimko merged commit c4be985 into reanahub:master Oct 21, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants