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

add aleph program logs #299

Closed
wants to merge 3 commits into from
Closed

Conversation

olethanh
Copy link
Contributor

@olethanh olethanh commented Nov 5, 2024

Get more information on program boot
Add a command 'aleph program logs' to retrive program logs and help debugging them

To be used with aleph-im/aleph-vm#718

Related ClickUp, GitHub or Jira tickets : ALEPH-275

VMClient2 should be moved in the SDK but I'm putting it there for now so it's easier to test and debug.

Add a command 'aleph program logs' to retrive program logs and help debugging them
Copy link

github-actions bot commented Nov 5, 2024

Failed to retrieve llama text: POST 404: File Not Found

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 51.85185% with 26 lines in your changes missing coverage. Please review.

Project coverage is 39.68%. Comparing base (de0e44c) to head (7ab3c4c).

Files with missing lines Patch % Lines
src/aleph_client/commands/program.py 31.57% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #299      +/-   ##
==========================================
- Coverage   39.85%   39.68%   -0.18%     
==========================================
  Files          18       18              
  Lines        2120     2157      +37     
  Branches      258      264       +6     
==========================================
+ Hits          845      856      +11     
- Misses       1222     1248      +26     
  Partials       53       53              

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

@olethanh
Copy link
Contributor Author

replaced by #304

@olethanh olethanh closed this Nov 18, 2024
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.

1 participant