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

fix: don't record the call error twice if we hit the max depth #1953

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

Stebalien
Copy link
Member

We'll record the trace error in call_actor itself.

We'll record the trace error in `call_actor` itself.
@codecov-commenter
Copy link

codecov-commenter commented Dec 15, 2023

Codecov Report

Merging #1953 (baeba12) into master (a8f9be1) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1953      +/-   ##
==========================================
+ Coverage   75.79%   75.82%   +0.02%     
==========================================
  Files         157      157              
  Lines       15441    15439       -2     
==========================================
+ Hits        11703    11706       +3     
+ Misses       3738     3733       -5     
Files Coverage Δ
fvm/src/call_manager/default.rs 89.82% <100.00%> (-0.18%) ⬇️

... and 6 files with indirect coverage changes

@Stebalien Stebalien requested a review from fridrik01 December 15, 2023 04:10
Copy link
Contributor

@fridrik01 fridrik01 left a comment

Choose a reason for hiding this comment

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

LGTM

@Stebalien Stebalien merged commit 40bdf9c into master Dec 15, 2023
12 checks passed
@Stebalien Stebalien deleted the steb/fix-bad-trace-max-depth branch December 15, 2023 16:43
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.

3 participants