Skip to content

Conversation

@olethanh
Copy link
Collaborator

Add more debug info to help investigate the error
Jira: ALEPH-115

This convert the logging.error to a logging.exception Which mean the traceback will be included in Sentry as well as more debug information

Add more debug info to help investigate the error
Jira: ALEPH-115

This convert the logging.error to a logging.exception
Which mean the traceback will be included in Sentry as well as more debug information
@olethanh olethanh requested review from hoh and nesitor September 20, 2024 10:14
@codecov
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

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

Project coverage is 62.21%. Comparing base (8cf10e4) to head (c07ce57).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/aleph/vm/network/interfaces.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #703   +/-   ##
=======================================
  Coverage   62.21%   62.21%           
=======================================
  Files          69       69           
  Lines        6076     6076           
  Branches      642      642           
=======================================
  Hits         3780     3780           
  Misses       2144     2144           
  Partials      152      152           

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

@hoh hoh merged commit c8ded1b into main Sep 20, 2024
21 of 22 checks passed
@hoh hoh deleted the ol-aleph-115-add-debug-info branch September 20, 2024 13:25
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