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

[Flow EVM] Move trace ID generation outside the concurrent path #6626

Merged

Conversation

m-Peter
Copy link
Collaborator

@m-Peter m-Peter commented Nov 7, 2024

No description provided.

@m-Peter m-Peter self-assigned this Nov 7, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 40.74%. Comparing base (b929eea) to head (f011757).

Files with missing lines Patch % Lines
fvm/evm/debug/tracer.go 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6626      +/-   ##
==========================================
- Coverage   41.21%   40.74%   -0.47%     
==========================================
  Files        2054     2017      -37     
  Lines      182344   178041    -4303     
==========================================
- Hits        75159    72551    -2608     
+ Misses     100883    99425    -1458     
+ Partials     6302     6065     -237     
Flag Coverage Δ
unittests 40.74% <75.00%> (-0.47%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@franklywatson franklywatson added this pull request to the merge queue Nov 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 10, 2024
@janezpodhostnik janezpodhostnik added this pull request to the merge queue Nov 15, 2024
Merged via the queue into onflow:master with commit edf27b0 Nov 15, 2024
55 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.

5 participants