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 #304

Merged
merged 3 commits into from
Dec 2, 2024

fix imports

7ab3c4c
Select commit
Loading
Failed to load commit list.
Merged

add aleph program logs #304

fix imports
7ab3c4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

39.68% (-0.18%) compared to de0e44c, passed because coverage increased by 0.31% when compared to adjusted base (39.37%)

View this Pull Request on Codecov

39.68% (-0.18%) compared to de0e44c, passed because coverage increased by 0.31% when compared to adjusted base (39.37%)

Details

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.