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 Wasmi execution profiling infrastructure #974

Closed
wants to merge 20 commits into from

fix cargo-udeps CI job

698c5ec
Select commit
Loading
Failed to load commit list.
Closed

Add Wasmi execution profiling infrastructure #974

fix cargo-udeps CI job
698c5ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2024 in 0s

81.65% (-0.23%) compared to e884ed2

View this Pull Request on Codecov

81.65% (-0.23%) compared to e884ed2

Details

Codecov Report

Attention: Patch coverage is 1.49254% with 66 lines in your changes are missing coverage. Please review.

Project coverage is 81.65%. Comparing base (e884ed2) to head (698c5ec).

Files Patch % Lines
crates/profiling/macro/src/lib.rs 2.43% 40 Missing ⚠️
crates/profiling/src/lib.rs 0.00% 20 Missing ⚠️
crates/profiling/macro/src/utils.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #974      +/-   ##
==========================================
- Coverage   81.87%   81.65%   -0.23%     
==========================================
  Files         260      263       +3     
  Lines       23904    23971      +67     
==========================================
+ Hits        19572    19573       +1     
- Misses       4332     4398      +66     

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